Files
espurna/code
Maxim Prokhorov 0005c659e7 i2c: simplify find and locking logic
use bitset when locking, avoid manual index & mask calculation
update check() to use boolean logic instead of returning int status
remove wip address-range, just use the {begin, end} pair
uint8_t instead of unsigned char when dealing with data
2022-05-18 21:16:31 +03:00
..
2022-05-06 18:56:54 +03:00
2022-05-05 17:50:21 +03:00
2022-05-06 18:56:54 +03:00
2019-07-11 00:34:17 +03:00
2022-05-05 17:50:21 +03:00
2019-07-11 00:34:17 +03:00