aboutsummaryrefslogtreecommitdiff
path: root/lib/gpio.c
AgeCommit message (Expand)Author
2010-12-17TIM1 GPIO remapping + gpio_port_config_lock().Uwe Hermann
2010-03-05gpio: Fix some issues with gpio_set_mode().Uwe Hermann
2010-03-04Use direct #includes instead of libopenstm32.h.Uwe Hermann
2009-07-20Changed all includes to use <foo.h> notation.Piotr Esden-Tempski
2009-07-18Add gpio_get() API function.Uwe Hermann
2009-07-18Switch the license to GPL, version 3 or later.Uwe Hermann
2009-07-18Add initial GPIO API implementation.Uwe Hermann
2009-07-16Make gpio number argument 'unsigned int', there are no negative GPIOs.Uwe Hermann
2009-07-16Add dummy gpio.c implementation and final Makefile.Uwe Hermann