updated arduino example dir

This commit is contained in:
strawmanbobi
2025-10-11 19:34:07 +08:00
parent e035a57efe
commit 3e3e15eb46
9 changed files with 382 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:uno_r4_minima]
platform = renesas-ra
board = uno_r4_minima
framework = arduino