Skip to content

Commit 6e2a0f3

Browse files
author
Scott Powell
committed
* ESP32-C3 targets, now 80Mhz cpu
1 parent bdc369b commit 6e2a0f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/xiao_c3/platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ board = seeed_xiao_esp32c3
44
build_flags =
55
${esp32_base.build_flags}
66
-I variants/xiao_c3
7+
-D ESP32_CPU_FREQ=80
78
-D LORA_TX_BOOST_PIN=D3
89
-D P_LORA_TX_LED=D5
910
-D PIN_VBAT_READ=D0

0 commit comments

Comments
 (0)