jnaulet / OpenPicoRTOS

Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support
MIT License
62 stars 7 forks source link

GPIO HAL: add gpio_setup() #51

Closed jnaulet closed 1 year ago

jnaulet commented 1 year ago

To increase portability it might be useful to add a gpio_setup function allowing, for example, to invert the gpio output.