* platform/realtek-ambz: Improve flashing guide Known USB adapter compatibility issues. Emphasize, so that the paragraph is easier to notice. Signed-off-by: Pavel Fedin <pavel_fedin@mail.ru> * base/wr2: Add UART2 test pads to the WR2 diagram The module has UART2, necessary for flashing, only on test pads. Document this. Signed-off-by: Pavel Fedin <pavel_fedin@mail.ru> * Move test pads to separate files, update variants * Update wiring guide --------- Signed-off-by: Pavel Fedin <pavel_fedin@mail.ru> Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>
24 lines
387 B
JSON
24 lines
387 B
JSON
{
|
|
"_base": [
|
|
"realtek-ambz",
|
|
"realtek-ambz-2mb-788k",
|
|
"ic/rtl8710bn",
|
|
"pcb/wr2-base",
|
|
"pcb/wr2e",
|
|
"pcb/wr2e-test"
|
|
],
|
|
"build": {
|
|
"mcu": "rtl8710bn",
|
|
"variant": "wr2e"
|
|
},
|
|
"name": "WR2E Wi-Fi Module",
|
|
"url": "https://developer.tuya.com/en/docs/iot/wr2e?id=K97scnsjhue4h",
|
|
"vendor": "Tuya Inc.",
|
|
"doc": {
|
|
"fccid": "2ANDL-WR2E"
|
|
},
|
|
"pcb": {
|
|
"symbol": "WR2E"
|
|
}
|
|
}
|