Merge 2 board files together

This commit is contained in:
Melissa LeBlanc-Williams 2020-10-14 09:28:12 -06:00
parent 4dac4175e4
commit caa96873dd
2 changed files with 24 additions and 37 deletions

View file

@ -1,29 +0,0 @@
---
layout: download
board_id: "bast_wifi"
title: "Bast Wifi Download"
name: "Bast Wifi"
manufacturer: "Electronic Cats"
board_url: "https://electroniccats.com/store/bast-wifi/"
board_image: "bast_wifi.jpg"
date_added: 2020-10-13
features:
-Feather-Compatible
-Wifi
-Battery Charging
---
The Bast WiFi includes the newer ESP32-S2 module, which is like a little brother to the ESP32 where only one core instead of 2 has cores, it has no BLE implemented, but gains a native USB, a new processor and crypto accelerators for better performance protection against physical fault injection attacks and more improvements over the SoC.
Please note that the ESP32-S2 is still intended for developers. Not all peripherals are fully documented with sample code on Arduino and there are still some bugs that can be found that have yet to be fixed. We know that it is not entirely pleasant but we hope you understand us.
Some elements are still in development; For this reason, we recommend this board to manufacturers who have some experience in microcontroller programming, and not as a first development board.
## Purchase
* [Electronic Cats](https://electroniccats.com/store/bast-wifi/)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -1,13 +1,29 @@
---
layout: download
board_id: "electroniccats_bastwifi"
title: "electroniccats_bastwifi Download"
name: "electroniccats_bastwifi"
manufacturer: "Unknown"
board_url: ""
board_image: "unknown.jpg"
downloads_display: false
date_added: 2020-09-1
title: "Bast Wifi Download"
name: "Bast Wifi"
manufacturer: "Electronic Cats"
board_url: "https://electroniccats.com/store/bast-wifi/"
board_image: "bast_wifi.jpg"
date_added: 2020-10-13
features:
-Feather-Compatible
-Wifi
-Battery Charging
---
Oops! Looks like we don't know anything about this board. This means it's likely very new.
The Bast WiFi includes the newer ESP32-S2 module, which is like a little brother to the ESP32 where only one core instead of 2 has cores, it has no BLE implemented, but gains a native USB, a new processor and crypto accelerators for better performance protection against physical fault injection attacks and more improvements over the SoC.
Please note that the ESP32-S2 is still intended for developers. Not all peripherals are fully documented with sample code on Arduino and there are still some bugs that can be found that have yet to be fixed. We know that it is not entirely pleasant but we hope you understand us.
Some elements are still in development; For this reason, we recommend this board to manufacturers who have some experience in microcontroller programming, and not as a first development board.
## Purchase
* [Electronic Cats](https://electroniccats.com/store/bast-wifi/)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).