This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e4a63f2f8dd7a5b52ef79dfd08b70a2ea58a29f
esp-idf
/
components
/
soc
History
Angus Gratton
923cd98b9e
soc: Fix esp_ptr_executable() for single core ESP32 config & cache memory
...
In single core mode, APP CPU cache region is added to the available range.
2020-01-29 10:04:19 +11:00
..
esp32
can: Add support for lower bit rates
2019-12-16 07:45:59 +00:00
include
/soc
soc: Fix esp_ptr_executable() for single core ESP32 config & cache memory
2020-01-29 10:04:19 +11:00
src
soc: Allow components to reserve fixed memory ranges that they need
2018-08-06 01:37:55 +00:00
test
cmake: Add support for test build
2018-10-20 12:07:24 +08:00
CMakeLists.txt
cmake: make main a component again
2018-09-11 09:44:12 +08:00
component.mk
soc/rtc_clk: reduce data size by disabling CSWTCH generation
2018-08-21 13:02:46 +08:00