Peter Harper
Peter Harper
Looks reasonable I guess. Any objection @kilograham ?
Pass --fresh when running cmake and it ignores the cache
No. If have a change to propose, raise a PR.
pio_load?
some more ideas... pio_claim_free_sm_add_program pio_unclaim_sm_remove_program
Why is your pico project using /usr/include/newlib?
I would imagine we'd need some "test" and or example code
Yes, it's supposed to work. received_char_callback is definitely getting called?
I ran you code and it worked? --==Init==-- Start! Last char: a Last char: a Last char: a Last char: b Last char: b Last char: d Last char: d...
Ah - sorry, your program still had the uart enabled and that confused me. think I can repro the problem although I'm not getting any callbacks