Check out my first novel, midnight's simulacra!
Arduino-cli: Difference between revisions
From dankwiki
No edit summary |
|||
Line 5: | Line 5: | ||
! Board | ! Board | ||
! fqbn | ! fqbn | ||
! src | |||
! properties | ! properties | ||
|- | |- | ||
|LilyGO T-Display | |LilyGO T-Display | ||
|esp32:esp32:lilygo_t_display | |esp32:esp32:lilygo_t_display | ||
| | |||
| | | | ||
|- | |- | ||
|LilyGO T-Display-S3 | |LilyGO T-Display-S3 | ||
|esp32:esp32:lilygo_t_display_s3 | |esp32:esp32:lilygo_t_display_s3 | ||
| | |||
|JTAGAdapter=default,LoopCore=1,EventsCore=1,USBMode=hwcdc,CDCOnBoot=cdc,MSCOnBoot=default, DFUOnBoot=default,UploadMode=default,PartitionScheme=app3M_fat9M_16MB,DebugLevel=none,EraseFlash=none | |JTAGAdapter=default,LoopCore=1,EventsCore=1,USBMode=hwcdc,CDCOnBoot=cdc,MSCOnBoot=default, DFUOnBoot=default,UploadMode=default,PartitionScheme=app3M_fat9M_16MB,DebugLevel=none,EraseFlash=none | ||
|- | |||
|Artemis Blackboard | |||
|SparkFun:apollo3:artemis | |||
|https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json | |||
| | |||
|- | |- | ||
|} | |} |
Revision as of 18:17, 16 April 2024
Need to get it into Debian.
Miscellaneous hardware of mine
Board | fqbn | src | properties |
---|---|---|---|
LilyGO T-Display | esp32:esp32:lilygo_t_display | ||
LilyGO T-Display-S3 | esp32:esp32:lilygo_t_display_s3 | JTAGAdapter=default,LoopCore=1,EventsCore=1,USBMode=hwcdc,CDCOnBoot=cdc,MSCOnBoot=default, DFUOnBoot=default,UploadMode=default,PartitionScheme=app3M_fat9M_16MB,DebugLevel=none,EraseFlash=none | |
Artemis Blackboard | SparkFun:apollo3:artemis | https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json |