M5P01 MuProkaron Versions Save

A tiny real-time kernel focusing on formal reliability and simplicity.

v0.1.6

2 weeks ago

This is a first release after many years of development. All architectures are refactored, while bringing multiple new ports.

0.2.0

4 years ago
  • Software released into public domain.

0.1.5

4 years ago
  • FPU for Cortex-M port added.

0.1.4

5 years ago
  • Added more MCU ports
  • Optimized the kernel to shrink memory footprint to 68 Byte
  • New Chinese & English manual ready
  • Still white-box tested

0.1.2

5 years ago
  • Added GCC support for Cortex-M3 and Cortex-M4/7
  • Renamed files to avoid linker script conflicts
  • types are now mangled with rmp_ prefix to avoid conflicting with other packages

0.1.1

5 years ago
  • RISC-V preliminary support. RISC-V chips are generally not fit for production in the near future due to their research nature.
  • PIC33E support with full DSP context saving/restoration.
  • Stability improvement.
  • Toolchain compatibility improvement.

v0.1.0

5 years ago
  • Manual updates
  • Whitebox testing done
  • No API changes
  • All users should upgrade to this version for various bug fixes and more safety confidence

v0.0.9

6 years ago
  • Added Cortex-R4 support
  • Added preliminary Cortex-M RVM support
  • Fixed documentation bugs

v0.0.8

6 years ago

Added GUI module Added memory management Updated manuals

v0.0.7

6 years ago
  • New support added for Cortex-R5.