esp-idf/components/esp32
Angus Gratton d246836cfc Merge branch 'feature/spiflash_unaligned_readwrite' into 'master'
Remove alignment reqs from spi_flash_{read,write}

Github pull request https://github.com/espressif/esp-idf/pull/155

See merge request !311
2016-12-16 13:28:12 +08:00
..
hwcrypto
include Merge branch 'feature/spiflash_unaligned_readwrite' into 'master' 2016-12-16 13:28:12 +08:00
ld Replace non-multicore-aware rom funcs with multicore-aware funcs, ESP_LOG->ESP_EARLY_LOG fix, reserve ints used in wireless libs. Fixes WiFi crashing 2016-12-13 13:24:01 +08:00
lib@02232f974b esp32: update wifi lib, fix some modem sleep bugs 2016-12-15 17:18:40 +08:00
test Add testcase, fix executable memory allocated in shared dram/iram region 2016-12-15 15:03:22 +08:00
Kconfig
Makefile.projbuild
abi.cpp
brownout.c
component.mk build system: Project ELF should depend on linker scripts, binary libraries 2016-12-12 15:58:53 +11:00
cpu_freq.c
cpu_start.c Replace non-multicore-aware rom funcs with multicore-aware funcs, ESP_LOG->ESP_EARLY_LOG fix, reserve ints used in wireless libs. Fixes WiFi crashing 2016-12-13 13:24:01 +08:00
cpu_util.c
crosscore_int.c
deepsleep.c
event_default_handlers.c
event_loop.c
freertos_hooks.c
gdbstub.c
heap_alloc_caps.c Make internal function static 2016-12-15 15:03:22 +08:00
hw_random.c
int_wdt.c
intr_alloc.c Put ets_isr_* functions into IRAM. Original fns were in ROM so people may expect them to work when flash cache is out. 2016-12-13 13:24:01 +08:00
ipc.c
lib_printf.c
libhal.a
panic.c
phy.h
phy_init.c
phy_init_data.h
rtc.h
spiram.h
system_api.c
task_wdt.c