and update the readme a bit

This commit is contained in:
Triss 2021-06-21 00:10:12 +02:00
parent d1df04a8a5
commit 0c90074dc2
1 changed files with 2 additions and 2 deletions

View File

@ -169,9 +169,9 @@ libco is licensed under the [ISC license](https://opensource.org/licenses/ISC)
- [ ] Second UART port for when stdio UART is disabled?
- [x] I2C support by emulating the I2C Tiny USB
- [ ] Expose RP2040-internal temperature ADC on I2C-over-USB bus?
- ~~Does SMBus stuff need special treatment here?~~ ~~No.~~ Actually, some
- [ ] ~~Does SMBus stuff need special treatment here?~~ ~~No.~~ Actually, some
parts do, but, laziness.
- [ ] 10-bit I2C address support (Needs poking at the Pico SDK, as it only
- [x] 10-bit I2C address support (Needs poking at the Pico SDK, as it only
supports 7-bit ones).
- [ ] Host-side script that is an XVC (or hw_server) cable and communicates
with the device to perform the JTAG commands, because Vivado no likey