Files
libretiny/boards/bw12.json
2022-06-24 21:13:58 +02:00

25 lines
448 B
JSON

{
"_base": [
"realtek-ambz",
"realtek-ambz-2mb-small",
"realtek-ambz-bx",
"pcb/ic-rtl8710bn",
"pcb/bw12"
],
"build": {
"mcu": "rtl8710bx",
"variant": "bw12"
},
"name": "BW12",
"url": "http://www.ai-thinker.com/pro_view-13.html",
"vendor": "Ai-Thinker Co., Ltd.",
"pcb": {
"symbol": "BW12"
},
"doc": {
"links": {
"Vendor datasheet": "https://docs.ai-thinker.com/_media/rtl8710/hardware/bw12_datasheet_en.pdf"
}
}
}