osd-contiki/cpu/cc2538/usb
Benoît Thébaudeau 680050861c cc2538: gpio: Use accessor macros
Use the GPIO accessor macros instead of copying raw register access code all
over the place. This is cleaner and less error prone.

This fixes the setting of the USB pull-up resistor that worked only by chance on
the CC2538DK because it is controlled by the pin 0 of the used GPIO port.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-11-15 19:57:44 +01:00
..
cdc-acm-descriptors.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
usb-arch.c cc2538: gpio: Use accessor macros 2013-11-15 19:57:44 +01:00
usb-serial.c Improve handling of CDC ACM line state 2013-04-16 15:49:05 +01:00
usb-serial.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00