summaryrefslogtreecommitdiffhomepage
path: root/Public/Developer/SystemLib/ReadMe.md
blob: ff89e8470529717a05f6c17ba35a7c98bc407eaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SystemLib
## System API.

Currently contains:
- Heap API.
- File API.
- Window Manager API.
- Dialogs API.
- Data types.
- Threading API.

Needs:
- Device API
- Drive API.