10 lines
202 B
Text
10 lines
202 B
Text
# stop-gap until esptool.py patch for configurable entry point is merged
|
|
call_user_start
|
|
# this is a stop-gap to avoid renaming some useful libc
|
|
# symbols to sdk_xxx
|
|
puts
|
|
printf
|
|
putchar
|
|
rand
|
|
srand
|
|
atoi
|