Logo
Explore Help
Register Sign In
fengqi/lv_micropython
1
0
Fork 0
You've already forked lv_micropython
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
lv_micropython/ports/esp32/boards/UM_TINYPICO/sdkconfig.board

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
147 B
Plaintext
Raw Normal View History

esp32/boards/TINYPICO: Switch to use QIO and 80MHz for SPI interface.
2019-08-30 17:15:01 +10:00
CONFIG_FLASHMODE_QIO=y
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
CONFIG_SPIRAM_SPEED_80M=y
esp32: Support building with ESP IDF 4.0-beta1. This commit adds support for a second supported hash (currently set to the 4.0-beta1 tag). When this hash is detected, the relevant changes are applied. This allows to start using v4 features (e.g. BLE with Nimble), and also start doing testing, while still supporting the original, stable, v3.3 IDF. Note: this feature is experimental, not well tested, and network.LAN and network.PPP are currently unsupported.
2019-09-13 23:04:13 +10:00
CONFIG_ESP32_REV_MIN_1=y
esp32/boards: Rename TINYPICO board to UM_TINYPICO. And add default hardware SPI 0 pins in mpconfigboard.h, and CONFIG_LWIP_LOCAL_HOSTNAME in sdkconfig.board.
2021-03-19 18:48:34 +11:00
CONFIG_LWIP_LOCAL_HOSTNAME="UMTinyPICO"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 69ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API