µT-Kernel is a real-time OS for small embedded systems.
- It supports 16-bit CPUs such as single-chip microprocessors.
- It can run on embedded systems with a very small amount of ROM and RAM. T-Kernel-compatible applications can be developed in small embedded systems with only 8KB ROM and 4KB RAM, for example.
- It has been designed to run on CPUs without MMU support.
μT-Kernel Specification and Source Code
The following specifications and source codes are released on the TRON Forum website.