mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-13 19:19:18 +00:00
update changelog for peek api
This commit is contained in:
parent
18c35bb89e
commit
1e1bcda003
@ -11,6 +11,9 @@
|
||||
- Rename tud_midi_receive() to tud_midi_packet_read()
|
||||
- Rename tud_midi_send() to tud_midi_packet_write()
|
||||
- New board stm32f072-eval
|
||||
- Breaking changes
|
||||
- tud_cdc_peek(), tud_vendor_peek() dropped position parameter. If needed, tu_fifo_get_read_info() can be used to peek
|
||||
at random offset.
|
||||
|
||||
## 0.9.0 - 2021.03.12
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user