This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
nodemcu-firmware
mirror of
https://github.com/nodemcu/nodemcu-firmware.git
Watch
1
Star
0
Fork
You've already forked nodemcu-firmware
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
75dbc59ba9
nodemcu-firmware
/
app
/
user
History
Johny Mattsson
75dbc59ba9
Fixes to task reimplementation to make UART work.
2016-05-31 13:56:47 +10:00
..
Makefile
Enable -std=gnu11 for user dir
2016-03-24 00:06:09 +01:00
c_stdlib.c
Remove conflicting libc, rename c_xx and os_xx to xx.
2016-05-26 18:50:20 +10:00
user_exceptions.s
Rewrite of exception handler, take 2.
2016-05-30 14:03:15 +10:00
user_main.c
Fixes to task reimplementation to make UART work.
2016-05-31 13:56:47 +10:00
wrap_printf.s
Wrap printf to avoid lots of unnecessary mallocs.
2016-05-30 14:15:29 +10:00