soft/lpc122x/examples
2022-11-08 Nathael PajaniTypo in comments
2022-11-08 Nathael PajaniFix comment to match code
2022-11-08 Nathael PajaniUse commands from serial rather than ADC input Use...
2022-11-08 Cyprien Laplaceoled: add support for SPI ssd130x displays
2022-11-08 Nathael PajaniRemove code related to ws2812 leds (do not mix examples...
2022-11-08 Nathael PajaniAdding Exanh weather sensors board example.
2022-11-08 Nathael PajaniAdding SD Card Read/Write example.
2022-11-08 David OdinUpdated for the new ssd130x driver api
2022-11-08 Nathael PajaniAdd a test in apps makefiles to get proper function...
2022-11-08 Nathael PajaniOled ssd130x example.
2022-11-08 Nathael PajaniUse new font for epaper example
2022-11-08 Nathael PajaniSimple Deep power down example.
2022-11-08 Nathael PajaniAdding VEML6070 I2C UV sensor example application
2022-11-08 Nathael PajaniUpdated according to new ADC driver API Updated Comment...
2022-11-08 Nathael PajaniUpdated Comments Updated according to new header files...
2022-11-08 Nathael PajaniUpdated according to new Timers driver API Updated...
2022-11-08 Nathael PajaniUpdated according to new ADC driver API Updated Comment...
2022-11-08 Nathael PajaniUpdated Comments Updated according to new header files...
2022-11-08 Nathael PajaniUpdated according to new I2C driver API Updated Comment...
2022-11-08 Nathael PajaniUpdated Comments Updated according to new header files...
2022-11-08 Nathael PajaniUpdated according to new Timers driver API Updated...
2022-11-08 Nathael PajaniUpdated according to new I2C driver API Updated Comment...
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....