Check out my first novel, midnight's simulacra!

Arduino-cli: Difference between revisions

From dankwiki
(Created page with "Need to get it into Debian. ==Miscellaneous hardware of mine== {|borders="1" class="wikitable" ! Board ! fqbn ! properties |- |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 |- |}")
 
Line 6: Line 6:
! fqbn
! fqbn
! properties
! properties
|-
|LilyGO T-Display
|esp32:esp32:lilygo_t_display
|
|-
|-
|LilyGO T-Display-S3
|LilyGO T-Display-S3

Revision as of 16:38, 4 April 2024

Need to get it into Debian.

Miscellaneous hardware of mine

Board fqbn 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