X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=README.devlib;h=8b8e89d3036f5696f389f096bb9dcd3e3ccb270a;hb=d80a052f18e59d38703f13fd7f3f1c6f3ed87d04;hp=11e207bf4aace502c7453d59eb6d98b2dcb7d312;hpb=201ffee317b51ececed2ee6cc140eda6ce69f5e0;p=bertos.git diff --git a/README.devlib b/README.devlib index 11e207bf..8b8e89d3 100755 --- a/README.devlib +++ b/README.devlib @@ -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;