littlekernel / lk

LK embedded kernel
MIT License
3.11k stars 611 forks source link

[console] Fix complition error when CONSOLE_OUTPUT_TO_PLATFORM_PUTC=0 #397

Closed schultetwin1 closed 6 months ago

schultetwin1 commented 6 months ago

Need to move size_t i into the correct location. Also, set the CONSOLE_OUTPUT_TO_PLATFORM_PUTC define in the module makefile.

Change-Id: I732ebbcc43219806d5dfd3b9bdd28bf1811248dc