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
2025-08-15 22:44:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e93c33050e085df1d6cf82b28a81c4cd7afad54d
esp-idf
/
components
/
bootloader
History
Angus Gratton
f487bb19d7
Merge branch 'bugfix/ci_build_examples_more' into 'master'
...
CI build_examples: Fix build flakiness See merge request
!1191
2017-09-04 16:02:12 +08:00
..
subproject
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
component.mk
build system: Use component.mk for all components, refactor bootloader build
2017-07-19 09:10:48 +10:00
Kconfig.projbuild
flash encryption: Also always disable ROM BASIC console when enabling flash encryption
2017-08-29 14:52:00 +10:00
Makefile.projbuild
build system: Add dependencies to component clean steps
2017-09-04 17:40:15 +10:00