soft/lpc122x/examples
2022-11-08 Nathael PajaniUpdated according to new ADC driver API Updated Comment...
2022-11-08 Nathael Pajaniimprovements to watchdog example
2022-11-08 Nathael PajaniServo-motor control example
2022-11-08 Nathael PajaniSmall fixes on ultrasonic sensor example - typo - messa...
2022-11-08 Nathael PajaniImprovements for eeprom example
2022-11-08 Nathael PajaniWatchdog example (using ADC example as base).
2022-11-08 Nathael Pajaniuse startup_watchdog_disable() instead of stop_watchdog...
2022-11-08 nathael PajaniMove the host app for microphone to the right app direc...
2022-11-08 Nathael PajaniCommit of the simple ADC Rx test, used for audio sampling.
2022-11-08 Nathael PajaniAdding a new mode to the led strip example
2022-11-08 Gabriel Huaumove code to use uprintf instead of snprintf+serial_write
2022-11-08 Nathael PajaniThese got lost in the merge, moves, and Makefiles modif...
2022-11-08 Nathael PajaniModify all base apps Makefiles according to the new...
2022-11-08 Nathael PajaniMove all base apps to a base subdirectory in apps....