aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/lpc43xx/scu.h
AgeCommit message (Collapse)Author
2012-06-04Fixed multi-line comments now it is "compliant" with Linux CodingStyle.TitanMKD
2012-06-03Added SCU I2C0 specific configuration.TitanMKD
2012-06-02Added JellyBean Configuration for PinMux, GPIO In/Out (work in progress).TitanMKD
Added scu driver file scu.c. Modified Makefile/Makefile.include to generate .map file and use -O2 as optimization. Modified hackrf-jellybean miniblink.c to enable 1V8 and blink LED1,2&3 with configuration of PinMux and GPIO.
2012-05-29SCU register definitionsMichael Ossmann