C++ embedded RTOS,TCP/IP,TLS,FAT,USB,PERIPHERALS,...
Aim of embKernel is to produce an unified C++ source for embedded devices (cortex-M uC for the time being) which includes:
-RTOS
-TCP/IP stack
-TLS (Work in progress)
-FAT32 file system
-USB stack
-Drivers for common uControllers peripherals
See the wiki pages for more information.
ztex is a Firmware Kit with a corresponding Driver API for EZ-USB based hardware. The Firmware is written in C and assembled using a powerful macro processor. The Driver API allows the development of platform-independent device drivers.