This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-04 02:50:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63d482e162c0930050636989d6a2a72a01090933
esp-idf
/
components
/
bootloader
/
subproject
/
main
History
Sachin Parekh
3c7f439d5b
bootloader: Add fault injection resistance to Secure Boot bootloader verification
2021-03-31 17:54:45 +05:30
..
bootloader_start.c
bootloader: Factory reset not for deep sleep
2019-09-14 09:52:58 +00:00
CMakeLists.txt
cmake: make main a component again
2018-09-11 09:44:12 +08:00
component.mk
Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet.
2017-09-04 12:05:49 +08:00
esp32.bootloader.ld
bootloader: Add fault injection resistance to Secure Boot bootloader verification
2021-03-31 17:54:45 +05:30
esp32.bootloader.rom.ld
esp32: remove ROM functions redefined in IDF from LD script
2018-10-02 01:20:04 +00:00
Makefile.projbuild
Revert "bootloader: Add option to build with Link Time Optimisation enabled"
2017-07-24 05:14:31 +08:00