Check out my first novel, midnight's simulacra!

Arduino-cli: Difference between revisions

From dankwiki
 
(One intermediate revision by the same user not shown)
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_Apollo3/main/package_sparkfun_apollo3_index.json Apollo3]
|
|-
|-
|}
|}

Latest revision as of 18:26, 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 Apollo3