1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc26x0
MrKevinWeiss 4c9890b269 cpu/cc26x0/i2c: Rework and add error handling
This commit cleans up magic number and defines bitfields.
Adds error codes for ADDR/DATA NACK and ARBLOSS
Adds error handling, it corrects when an error occurs
Protects from flags that could lockup the bus
2019-04-08 11:32:12 +02:00
..
include cpu/cc26x0/i2c: Rework and add error handling 2019-04-08 11:32:12 +02:00
ldscripts cc26x0: Adjust ldscript memory segment attributes 2018-05-09 06:43:17 +02:00
periph cpu/cc26x0/i2c: Rework and add error handling 2019-04-08 11:32:12 +02:00
cpu.c drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
doc.txt doc: adapt consistent naming for CPU CC26x0 2017-03-31 09:21:19 +02:00
Makefile cpu: build cortexm vectors.c without LTO 2016-08-29 13:30:17 +02:00
Makefile.features cpu: cortexm: provide periph_pm for all cortexm 2017-11-06 12:01:19 +01:00
Makefile.include cpu: cc26x0: add periph/i2c implementation 2019-04-08 08:52:43 +02:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00