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.
Java dwarf library to read out debug information from elf. It doesn't rely on other library to decode .debug_info, .debug_loc, etc... This library will read out the structure of DWARF into java object structure.
Tutorial:
https://sourceforge.net/p/peter-dwarf/wiki/Tutorial/
Contact:
Peter (mcheung63@hotmail.com)