OVMS3-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 Build examples out-of-tree as part of CI process 2016-09-27 12:06:54 +10:00
common.mk Merge branch 'master' into bugfix/build_dir_base 2016-10-18 15:30:57 +11:00
component_common.mk build system: add menuconfig choice for optimization level, reorganize C*FLAGS 2016-10-17 12:38:17 +08:00
project.mk Merge branch 'feature/component_hostcc_hostld_etc' into 'master' 2016-10-21 15:52:28 +08:00
project_config.mk build system: Run parallel builds without warnings 2016-10-06 18:29:34 +11:00
test_build_system.sh vfs and newlib: small fixes 2016-10-27 17:22:18 +08:00