X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=README.bertos;h=7c7cfb122126f275737767c7cadcfa92ac188b79;hb=953b0acec9337364b471b72a4cc742d69c368533;hp=2ef126a198ee52cb3a93c1c96f56f3d5f4ef8096;hpb=c77272832164f775a03295724aa0ec052960a863;p=bertos.git diff --git a/README.bertos b/README.bertos index 2ef126a1..7c7cfb12 100644 --- a/README.bertos +++ b/README.bertos @@ -66,7 +66,8 @@ The modules are sorted in subdirectories by their category: - bertos/hw/ : hardware-specific declarations; - bertos/icons/ : conversion tool from image TXT format to LCD bitmap; - bertos/kern/ : multitasking kernel; - - bertos/mware/ : algorithms, containers and other standalone code; + - bertos/mware/ : algorithms, other standalone code; + - bertos/struct/ : containers and other data structures; - bertos/os/ : OS-abstraction layers for hosted environments; - doc/ : documentation;