xil-se / xildebug_sw

XilDebug is a CMSIS-DAP compliant debugger, UART bridge and power profiler all in one package.
5 stars 1 forks source link

gpio: Add gpio_write #16

Closed kbeckmann closed 6 years ago

kbeckmann commented 6 years ago

Closes #15

arturo182 commented 6 years ago

While this is fine for now, maybe in the future we should have a layer of abstraction for the pins themselves, right now the API assumes that gpios have ports and pins which is not quite true for example for nRF.