-
Notifications
You must be signed in to change notification settings - Fork 492
Closed
Labels
Milestone
Description
Currently libc functions are provided in libmain. Move to a standalone open source libc.
The new newlib 2.2.0 "nano" features may be a good fit.
Unsure whether it's easier to maintain a separate libc repo and add a binary libc to esp-open-rtos, or build an RTOS-specific libc as yet another source-based "component".