Initial commit Most of the code received basic testing. Most of the code comes from...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 15 Jun 2016 16:41:56 +0000 (18:41 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Sat, 11 Feb 2023 04:06:55 +0000 (05:06 +0100)
commit87a84af52ae298cee0db7c165fd5fce143651dd1
tree433dbdf1425418a201030e30f94136acf5b86251
Initial commit Most of the code received basic testing. Most of the code comes from the LPC1224 support code.
15 files changed:
adc/Makefile [new file with mode: 0644]
adc/README [new file with mode: 0644]
adc/main.c [new file with mode: 0644]
clkout/Makefile [new file with mode: 0644]
clkout/README [new file with mode: 0644]
clkout/main.c [new file with mode: 0644]
gpio_intr/Makefile [new file with mode: 0644]
gpio_intr/README [new file with mode: 0644]
gpio_intr/main.c [new file with mode: 0644]
i2c_temp/Makefile [new file with mode: 0644]
i2c_temp/README [new file with mode: 0644]
i2c_temp/main.c [new file with mode: 0644]
ledstrip/Makefile [new file with mode: 0644]
ledstrip/README [new file with mode: 0644]
ledstrip/main.c [new file with mode: 0644]