micropython/ports/esp32/boards/TINYPICO
Josh Lloyd 59c1b7d4b8 esp32/boards: Split out CPU frequency config, make 160MHz the default.
Remove the 240MHz CPU config option from sdkconfig.base and create a new
sdkconfig.240mhz file for those boards that want to use 240MHz on boot.

The default CPU frequency is now 160MHz (was 240MHz), to align with the ESP
IDF and support more boards (eg those with D2WD chips).

Fixes issue #5169.
2019-10-18 13:42:24 +11:00
..
mpconfigboard.h esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00
mpconfigboard.mk esp32/boards: Split out CPU frequency config, make 160MHz the default. 2019-10-18 13:42:24 +11:00
sdkconfig.board esp32: Support building with ESP IDF 4.0-beta1. 2019-09-17 12:25:36 +10:00