I would like to see CardputerADV in "Boards".
Also, CAP LoRA 1262 is a very common peripheral.
[env:m5stack-cardputer]
platform = espressif32@6.7.0
board = esp32-s3-devkitc-1
framework = arduino
upload_speed = 1500000
build_flags =
-DESP32S3
-DCORE_DEBUG_LEVEL=5
-DARDUINO_USB_CDC_ON_BOOT=1
-DARDUINO_USB_MODE=1
lib_deps =
M5Cardputer=https://github.com/m5stack/M5Cardputer
; these are for CAP LoRA
TinyGPSPlus=https://github.com/m5stack/TinyGPSPlus
RadioLib=https://github.com/jgromes/RadioLib
I would like to see CardputerADV in "Boards".
Also, CAP LoRA 1262 is a very common peripheral.