lib: flatten all loose components into one lib
lib/ was starting to get messy and inconsitent. Files being either dumped in the root or in sub-directories without a clear plan. Move all library components into one single folder and call it 'os'. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
885aaf2734
commit
db92e5c66e
23 changed files with 54 additions and 39 deletions
|
@ -1 +0,0 @@
|
|||
zephyr_sources(crc32_sw.c crc16_sw.c crc8_sw.c crc7_sw.c)
|
Loading…
Add table
Add a link
Reference in a new issue