index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
esp32
/
boards
/
sdkconfig.base
Age
Commit message (
Expand
)
Author
2021-04-15
esp32: Add initial support for ESP32S2 SoCs.
Damien George
2021-02-19
esp32/boards: Enable size optimisation for builds.
Damien George
2021-02-15
esp32/boards: Enable BLE on all boards.
Damien George
2021-02-15
esp32/boards: Remove old IDF v3 sdkconfig values.
Damien George
2021-02-15
esp32: Add support to build using IDF with cmake.
Damien George
2020-09-18
esp32/boards/sdkconfig.base: Set default IDF log level to ERROR.
Jim Mussared
2020-01-15
esp32: Enable NimBLE support on all builds (IDF 3.3 and 4.0).
Jim Mussared
2019-12-05
esp32/boards: Enable ULP in base sdk configuration.
Andrew Leech
2019-11-11
esp32/boards/sdkconfig.base: Resize SSL output buffer from 16 to 4kiB.
Jim Mussared
2019-10-18
esp32/boards: Split out CPU frequency config, make 160MHz the default.
Josh Lloyd
2019-10-11
esp32: Add 4.x version of IDLE WDT config.
Jim Mussared
2019-09-17
esp32: Support building with ESP IDF 4.0-beta1.
Jim Mussared
2019-08-16
esp32: Add per-board configs, following other ports.
Jim Mussared