soft/lpc82x/core
2023-02-10 Nathael PajaniAdding bits_set() to header file
2023-02-10 Nathael PajaniADC driver fixes and (small) improvements
2023-02-10 Nathael PajaniAdd VCNL4040 I2C Light / Distance sensor support
2023-02-10 Nathael PajaniUpdate comments and add include guards
2023-02-10 Nathael Pajanismall cosmetic fixes
2023-02-10 Nathael PajaniAdd support for BME280 I2C Barometric, humidity and...
2023-02-10 Nathael PajaniAdd some delay between consecutive access to the sensor...
2023-02-10 Nathael PajaniFix enable / disable values for UV sensor
2023-02-10 Nathael PajaniSet sensor as not present upon I2C communication errors
2023-02-10 Nathael PajaniVEML6070 I2C UV sensor driver
2023-02-10 Nathael PajaniTSL256x I2C luminosity and IR sensor driver
2023-02-10 Nathael PajaniAdd a small delay between two consecutive access to...
2023-02-10 Nathael PajaniI2C driver fixes Move the release_bus part to a specifi...
2023-02-10 Nathael PajaniAdd gpio_read() helper
2023-02-10 Nathael PajaniMove enum to header file.
2023-02-10 Nathael PajaniFix comments and use uprintf instead of serial_write
2023-02-10 Nathael PajaniAdding comments to the pwm config structure and functio...
2023-02-10 Nathael PajaniAdding partial support for State Configurable Timers...
2023-02-10 Nathael PajaniInitial commit Most of the code received basic testing...