zrafa / xinu-avr

the Xinu OS for AVR atmega328p devices (e.g. Arduino)
http://se.fi.uncoma.edu.ar/xinu-avr
Other
32 stars 7 forks source link

added command not found error #3

Closed Darin755 closed 4 years ago

Darin755 commented 4 years ago

I believe that I fixed all of the issues with the old fork.

zrafa commented 4 years ago

Almost there. Your changes are still changing files under conf/, compile/ and system/*. The message of printf in main.c might be just "not found" (more free RAM/FLASH, still if it seems few bytes).

Darin755 commented 4 years ago

Is this what you had in mind?

Darin755 commented 4 years ago

I believe I fixed everything. Please let me know if I did not.