Skip to content

sivar2311/platformio_boards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone this repo to $HOME/.platformio/boards, reload PIO VS Code extension.

git clone https://github.com/sivar2311/platformio_boards.git ~/.platformio/boards

Or manually download and unzip this repo, move the json files to %HOMEPATH%/.platformio/boards

(If there is no boards folder, just create one.)

C
|--Users
   |--<Username>
      |--.platformio
          |--boards
             |- bpi-centi-s3.json
             |- esp32-s3-devkitc1-n8r8.json
             |- esp32-s3-devkitc1-n16r8.json
             |- esp32-s3-fh4r2.json
             |- feenove-esp32-s3-n8r8.json
             |- ...

Example of PIO cli commands:

pio project init -b esp32-s3-devkitc1-n16r8 --ide vscode

Note

All files of this repo has included in pioarduino by default, it's an alternative fork of Platform IO. You can use pioarduino to have these boards without using this repo.

About

Collection of various PlatformIO board definitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors