Skip to content

Commit

Permalink
Add portenta C33 firmware to the plugin system (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos committed Aug 21, 2023
1 parent e894eb2 commit 1d89350
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added firmwares/ESP32-C3/1.5.0/ESP32-C3.bin
Binary file not shown.
8 changes: 8 additions & 0 deletions generator/new_boards.json
Expand Up @@ -7,6 +7,14 @@
"additional_tools": ["arduino:espflash@2.0.0", "arduino:bossac@1.9.1-arduino5"],
"module": "ESP32-S3"
},
"arduino:renesas_portenta:portenta_c33": {
"moduleName": "ESP32-C3",
"versions": ["1.5.0"],
"name": "Arduino Portenta C33",
"uploader_plugin": "arduino:portenta-c33-fwuploader-plugin@1.0.0",
"additional_tools": ["arduino:esptool@3.3.3", "arduino:dfu-util@0.11.0-arduino5"],
"module": "ESP32-C3"
},
"arduino:samd:mkrwifi1010": {
"moduleName": "NINA",
"versions": [
Expand Down

0 comments on commit 1d89350

Please sign in to comment.