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