2 Modules documentation
2.1 Modules list
| Name | Description |
|---|---|
| Hexo | Processor and platform hardware abstraction layer |
| Mutek | Non hardware specific kernel code |
| Device drivers | Hardware device driver classes API |
| C library | Standard C library |
| Math library | Standard math library |
| Virtual File System | Virtual file system library and file system drivers |
| Pthread library | POSIX threads library |
| Capsule | Capsule threading library |
| Cryptographic algorithms | Ciphers, random generators and hash functions library |
| Elf loader library | dynamic Elf object files loader |
| FDT access library | Flattened device tree access library |
| MWMR | Multi-Writer Multi-Reader channels API |
| Network library | Network protocols handling |
| OpenMP runtime library | GNU OpenMP runtime library |
| SRL | MutekS API |
| Terminal driver library | Terminal user interface services with readline feature |