ciaa / firmware_v1

Firmware de la CIAA
http://www.proyecto-ciaa.com.ar
126 stars 120 forks source link

NXPs: ciaaDriverDio.c differs for cortexM0 and cortexM4 #448

Closed mabeett closed 1 year ago

mabeett commented 7 years ago

In the current master (8a8e48f55cc4ffb8f6cb19e1688fe05496208ff5) the files modules/drivers/cortexM4/lpc43xx/lpc4337/src/ciaaDriverDio.c and modules/drivers/cortexM0/lpc43xx/lpc4337/src/ciaaDriverDio.c differs one from another.

The ciaaDriverDio_dioType ciaaDriverDio_Outputs[] are differents for edu-ciaa-nxp.

ciaa_lpc4337_readPins() and ciaaDriverDio_write() functions implementation differs one from another.