michael-ring / pico-fpcexamples

Examples for programming the raspberry pi pico with FreePascal
17 stars 3 forks source link

Picosdk1.5.1 pico_uart_c #24

Open jpmandon opened 3 weeks ago

jpmandon commented 3 weeks ago

changed type of variable in uart_set_format to set the right bit in UARTLCR_H register. Can be updated in the main branch even if the old version of the code works.