This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bootloader
/
subproject
/
main
History
Angus Gratton
d1b66a08c1
bootloader: Add option to build with Link Time Optimisation enabled
2017-07-19 18:31:59 +10:00
..
bootloader_config.h
build system: Use component.mk for all components, refactor bootloader build
2017-07-19 09:10:48 +10:00
bootloader_start.c
bootloader: Calculate SHA256 hash of image on every boot
2017-07-19 18:31:59 +10:00
component.mk
build system: Use component.mk for all components, refactor bootloader build
2017-07-19 09:10:48 +10:00
esp32.bootloader.ld
bootloader: Combine loading from flash & verifying to save boot time
2017-07-19 18:25:17 +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
flash_qio_mode.c
bootloader flash QIO mode: Restore DIO/DOUT mode if enabling quad fails
2017-07-19 15:04:09 +10:00
flash_qio_mode.h
build system: Use component.mk for all components, refactor bootloader build
2017-07-19 09:10:48 +10:00
Makefile.projbuild
bootloader: Add option to build with Link Time Optimisation enabled
2017-07-19 18:31:59 +10:00