nes-proj/drivers/platform/jn516x/dev/dr1174
Simon Duquennoy 54d6756815 Move cpu, dev and platform into a new top-level directory: drivers 2017-05-16 09:04:52 +02:00
..
README.md Move cpu, dev and platform into a new top-level directory: drivers 2017-05-16 09:04:52 +02:00
button-sensor.c Move cpu, dev and platform into a new top-level directory: drivers 2017-05-16 09:04:52 +02:00
button-sensor.h Move cpu, dev and platform into a new top-level directory: drivers 2017-05-16 09:04:52 +02:00
leds-arch.c Move cpu, dev and platform into a new top-level directory: drivers 2017-05-16 09:04:52 +02:00

README.md

This directory contains the contiki driver for the button sensor on the DR1174 baseboard. When used with an extention board, sensors from the dr1175 anf dr1179 directories are used in addition to this. leds-arch.c implements the led driver for leds D3 and D6 on the board. Mapping of LEDs on JN516x DR1174: leds.h: led on DR1174: LEDS_GP0 LED D3 LEDS_GP1 LED D6 Note: LEDS_GPx definitions included in leds.h via platform-conf.h