nuttx/drivers/1wire
aineoae86-sys bc764dc9bd drivers: 1wire: Fix DS2XXX device type bounds
EEPROM_DS_COUNT is the number of supported DS2XXX device types and is used as the size of the EEPROM geometry tables. Reject it before storing the device type for later table indexing.

Generated-by: OpenAI Codex
Signed-off-by: aineoae86-sys <ai.neo.ae86@gmail.com>
2026-07-06 19:55:05 +08:00
..
1wire.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
1wire_crc.c
1wire_ds2xxx.c drivers: 1wire: Fix DS2XXX device type bounds 2026-07-06 19:55:05 +08:00
1wire_internal.h
1wire_read.c
1wire_write.c
1wire_writeread.c
CMakeLists.txt drivers/1wire/1wire_ds2xxx.h: add the driver for DS2XXX eeproms. 2025-10-10 08:55:45 +02:00
ds28e17.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
Kconfig drivers/1wire/1wire_ds2xxx.h: add the driver for DS2XXX eeproms. 2025-10-10 08:55:45 +02:00
Make.defs drivers/1wire/1wire_ds2xxx.h: add the driver for DS2XXX eeproms. 2025-10-10 08:55:45 +02:00