From 3dcf98c7f60ba073e523faae883d57f48bce62ec Mon Sep 17 00:00:00 2001 From: sys64738 Date: Mon, 14 Jun 2021 03:43:21 +0200 Subject: [PATCH] aaa --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70034eb..ef3c3fb 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,10 @@ the `-DUSE_SYSTEMWIDE_PICOSDK=On` flag to CMake, too. These microcontrollers support the following protocols: -| MCU | SWD | JTAG | UART | SPI (flashrom) | I2C | AVR programming | +| MCU | SWD | JTAG | UART | SPI (flashrom) | I2C | Other stuff | |:------ |:---:|:----:|:----:|:-------------- |:--- |:--------------- | -| RP2040 | X | X | X | X | Planned | Planned | -| STM32F072B Discovery | X | | X | | | | +| RP2040 | X | X | X | X | X | Planned | +| STM32F072B Discovery | X | | | | | | The [original repository](https://github.com/majbthrd/DapperMime/) (Dapper Mime) supported only SWD and UART, and worked for these two boards. This fork