Closed

Description
The I2C layer needs some patches (twi.c in core):
- IRQHandler name do not match for F0 & L0
- ER_IRQn needs to be attached for all boards (except F0 & L0)
- Errors need to be taken account in master_read & master_write
- Error Callback must be reviewed to work in slave & master mode
- Other (to see)?