Skip to content

Commit

Permalink
ESP32C3: Build binary libs
Browse files Browse the repository at this point in the history
  • Loading branch information
rojer committed Aug 6, 2022
1 parent eca5479 commit fbe00bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tools/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
platform: esp8266
- name: esp32
platform: esp32
- name: esp32c3
platform: esp32c3
- name: rs14100
platform: rs14100
- name: stm32-B-L475E-IOT01A
Expand Down Expand Up @@ -57,6 +59,8 @@
platform: esp8266
- name: esp32
platform: esp32
- name: esp32c3
platform: esp32c3
- name: rs14100
platform: rs14100
- name: stm32-B-L475E-IOT01A
Expand Down Expand Up @@ -101,6 +105,8 @@
platform: esp8266
- name: esp32-nossl
platform: esp32
- name: esp32c3-nossl
platform: esp32c3
- name: rs14100-nossl
platform: rs14100
- name: stm32-B-L475E-IOT01A-nossl
Expand Down

0 comments on commit fbe00bb

Please sign in to comment.