esp-idf/components/newlib
Ivan Grokhotkov 5fbea86a9e Merge branch 'feature/config_wifi_bt' into 'master'
Clean up WiFi & Bluetooth config options

* Splits "WiFi" configuration out from ESP32 configuration submenu to its own menu.
* Renames "BT" to "Bluetooth", enabling Bluetooth is now in this option not the ESP32 submenu.

* Also disables compiling/linking of BT stack if Bluetooth is disabled, saves some build time.

See merge request !397
2017-01-11 18:38:30 +08:00
..
include stdatomic.h: Include stdint.h, required for some limit types 2017-01-10 11:11:27 +11:00
lib newlib: build with wcsftime function 2017-01-11 15:03:12 +08:00
platform_include
test fatfs: add vfs support 2017-01-09 05:54:04 +08:00
.gitignore
.gitmodules
COPYING.NEWLIB
Makefile.old
component.mk build system: Project ELF should depend on linker scripts, binary libraries 2016-12-12 15:58:53 +11:00
libc_discard.list
locks.c
reent_init.c
syscall_table.c
syscalls.c panic handlers: Print the PC address where abort() was called, don't dump registers 2016-12-28 10:09:40 +11:00
time.c Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 2016-12-08 12:39:33 +08:00