uGNU/RTOS 0.0.3 (Default branch) |
|
|
uGNU/RTOS is a microcontroller-targeted serial
real time operating system. It has been ported to
USART capable Microchip PIC16 devices. It supports
I/O operations and some internal registry
operations. The user can interact with the chip
through the RS-232 serial cable and a shell. The
user can type a small list of commands and see the
results on the chip's outputs.
License: GNU Lesser General Public License (LGPL)
Changes:
The command list was changed, so now the user can
edit all registers with two assembly commands.
|