soft/lpc122x/core
2022-11-08 Nathael PajaniUse an internal copy buffer, worst in terms of performa...
2022-11-08 Nathael PajaniFix of sync lock emulation for cortex-m0
2022-11-08 Nathael PajaniDeclare sending buffer as constant.
2022-11-08 Nathael PajaniRemove debug code replacing serial_write()
2022-11-08 Nathael PajaniUse serial_write()
2022-11-08 Nathael Pajanicomment fixed.
2022-11-08 Nathael PajaniAdding module ID description header definition.
2022-11-08 Nathael PajaniMoving EEPROM_TYPE to an enum in i2c.h and rewrite...
2022-11-08 Nathael PajaniAdded comment for future FIXME
2022-11-08 Nathael PajaniUse the defined flags instead of hardcoded values
2022-11-08 Nathael PajaniRemoved locking : unusefull, badly implemented, and...
2022-11-08 Nathael PajaniOups, wrong name for I2C Handler
2022-11-08 Nathael PajaniThese are not only for I2C
2022-11-08 Nathael PajaniCompilation OK
2022-11-08 nathael Pajanifew modifications
2022-11-08 Nathael Pajanicopy from dtplug code
2022-11-08 Nathael Pajanieeprom support development ongoing
2022-11-08 Nathael PajaniAdded comment
2022-11-08 Nathael PajaniAdding GPLv3 licence text and Readme file.
2022-11-08 Nathael PajaniInitial commit of code for GPIO demo / development...