Reomove old TODOs; Add new TODOs.
[bertos.git] / README.devlib
index 11e207bf4aace502c7453d59eb6d98b2dcb7d312..8b8e89d3036f5696f389f096bb9dcd3e3ccb270a 100755 (executable)
@@ -40,6 +40,8 @@ The modules are sorted in subdirectories by their category:
 
  - kern/ - Simple multitasking kernel implementation;
  - drv/ - Hardware drivers;
+ - dt/ - Object oriented framework for simple GUIs.
+ - gfx/ - Simple bitmap graphics functions;
  - mware/ - Algorithms, containers and other standalone code;
  - io/ - Infrastructure of I/O-related modules for hosted applications;
  - os/ - OS-abstraction layers for hosted environments;