..
include
Update and re-organise the sdk internal definitions. ( #267 )
2016-11-14 00:05:13 +02:00
app_main.c
Flush the uart tx fifo before a restart. ( #274 )
2016-11-18 11:34:03 +02:00
component.mk
Rework component makefiles to have a default <component>_ROOT
2015-09-08 09:59:59 +10:00
cplusplus_operators.cpp
Move c++ operators back to link-time resolutions, part of 'core'
2015-09-20 21:13:38 +10:00
debug_dumps.c
Added first half of RE'd user_interface.c
2016-07-06 17:21:34 +10:00
esp_gpio.c
GPIO16 support.
2016-08-31 11:30:32 +10:00
esp_gpio_interrupts.c
Add esp/gpio_regs.h
2015-08-18 22:46:25 -07:00
esp_hwrand.c
Refactor Hardware RNG functions to esp/hwrand.h
2015-09-24 20:48:16 +10:00
esp_interrupts.c
lwip sys_arch: Add functional xInsideISR implementation
2016-05-15 22:30:01 +10:00
esp_iomux.c
Removed INLINED (force inline) macro.
2015-11-28 18:01:03 +11:00
esp_phy.c
Add PHY hardware management for Bluetooth Coexistence pin choice
2016-05-15 22:21:10 +10:00
esp_spi.c
Add gpio_set_iomux_function().
2016-08-15 22:23:45 +10:00
esp_timer.c
timers.h: Return error codes instead of true/false for failures
2015-11-28 16:33:39 +11:00
exception_vectors.S
core: exception_vectors: initial esp-gdbstub support ( #205 )
2016-09-15 08:26:38 +02:00
led_debug.s
Use GPIO2 for led_debug.S
2015-09-14 17:20:00 +10:00
newlib_syscalls.c
Fix spiff and stdin_uart_interrupt overiding the same read function ( #249 )
2016-11-01 17:14:34 +02:00
phy_info.c
Wrap structure around phy_info PHY initialisation settings
2016-05-15 22:21:10 +10:00
sdk_compat.c
gcc __attribute__((constructor)): Remove hacked calling, move ctor sections to flash
2016-04-24 18:52:16 +10:00
spiflash-cache-enable.S
Use latest upstream rboot, always build with OTA - use prebuilt rboot if
2016-05-28 11:27:10 +10:00
sysparam.c
FreeRTOS type updates. ( #261 )
2016-11-05 12:04:03 +02:00