esp-idf/make
Ivan Grokhotkov 7e201c5527 vfs and newlib: small fixes
- spaces->tabs in tasks.c
- update vfs_uart.c to use per-UART locks
- add license to vfs_uart.c
- allocate separate streams for stdout, stdin, stderr, so that they can be independently reassigned
- fix build system test failure
- use posix off_t instead of newlib internal _off_t
2016-10-27 17:22:18 +08:00
..
build_examples.sh
common.mk
component_common.mk
project.mk
project_config.mk
test_build_system.sh vfs and newlib: small fixes 2016-10-27 17:22:18 +08:00