This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-01-14 06:28:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
640f690defd7d76996017cf8cdcaeb99d252f2ea
esp-idf
/
components
/
bootloader
/
subproject
/
main
History
Angus Gratton
ce634ef221
bootloader: Fix secure boot & flash encryption functionality
...
Fixes regression in
3e0ac4db79
.
2018-07-16 16:59:36 +10:00
..
bootloader_start.c
partition_table: Expanding the space under the bootloader
2018-06-08 18:47:29 +05: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: Fix secure boot & flash encryption functionality
2018-07-16 16:59:36 +10:00
esp32.bootloader.rom.ld
build system: Use component.mk for all components, refactor bootloader build
2017-07-19 09:10:48 +10:00
Makefile.projbuild
Revert "bootloader: Add option to build with Link Time Optimisation enabled"
2017-07-24 05:14:31 +08:00