mirror of https://github.com/zrafa/xinu-avr.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| lib | 6 years ago | |
| README | 6 years ago | |
| TinyBasicPlus_README | 6 years ago | |
| addargs.c | 6 years ago | |
| lexan.c | 6 years ago | |
| main.c | 5 years ago | |
| text_buffer.h | 6 years ago | |
| xsh_basic.c | 6 years ago | |
| xsh_cal.c | 6 years ago | |
| xsh_clear.c | 6 years ago | |
| xsh_date.c | 6 years ago | |
| xsh_echo.c | 6 years ago | |
| xsh_editor.c | 6 years ago | |
| xsh_forever.c | 6 years ago | |
| xsh_free.c | 6 years ago | |
| xsh_gpio.c | 6 years ago | |
| xsh_kill.c | 6 years ago | |
| xsh_memdump.c | 6 years ago | |
| xsh_ps.c | 6 years ago | |
| xsh_reboot.c | 6 years ago | |
| xsh_sleep.c | 6 years ago | |
| xsh_uptime.c | 6 years ago | |
README
This app needs the below modificationes into conf/Configuration file:
#define NPROC 4 /* number of user processes */
#define NSEM 2 /* number of semaphores */