From c6757b89fbf309b9c5e9f5143e7d4853b686e322 Mon Sep 17 00:00:00 2001 From: bernie Date: Fri, 4 Nov 2005 18:28:09 +0000 Subject: [PATCH] Describe gfx/ and dt/ subsystems. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@442 38d2e660-2303-0410-9eaa-f027e97ec537 --- README.devlib | 2 ++ 1 file changed, 2 insertions(+) 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; -- 2.25.1