Skip to content

Instantly share code, notes, and snippets.

View n2k's full-sized avatar

Nicklas n2k

  • Stockholm
View GitHub Profile
@mongonta0716
mongonta0716 / boards_m5stack-nanoc6.json
Last active December 2, 2024 19:26
M5Stack M5NanoC6でRGBLEDを光らせる。(VSCode+Platformio) ※ jsonファイルはboards/m5stack-nanoc6.jsonに作成する。
{
"build": {
"core": "esp32",
"f_cpu": "160000000L",
"f_flash": "80000000L",
"flash_mode": "qio",
"mcu": "esp32c6",
"variant": "esp32c6"
},
"connectivity": [