Changelog

## v0.4.0 (2025-10-05)

### Feat

- Add esptool UART example

### Fix

- Escape IAC bytes when found in data to be sent
- Print correct baudrate when request received
- Send correct purge result response

## v0.3.0 (2024-09-16)

### Feat

- add usb_cdc example

## v0.2.0 (2024-09-15)

### Feat

- add rfc2217 to uart bridge example

## v0.1.0 (2024-09-15)

### Feat

- improve loopback example, add readme
- initial version of the component