Seems RW access now works in esi file (but not in eeprom, does not genrate that info) = tested

This commit is contained in:
Hakan Bastedt
2025-02-20 11:09:42 +01:00
parent 13463f269f
commit 72ec3e38a0
9 changed files with 35 additions and 44 deletions

View File

@@ -18,7 +18,7 @@ debug_build_flags = -O0 -g -ggdb
monitor_port = COM19
monitor_filters = send_on_enter, time, colorize, log2file
monitor_speed = 115200
build_flags = -Wl,--no-warn-rwx-segment -DNO_ECAT -DADS1xxx
build_flags = -Wl,--no-warn-rwx-segment -DECAT -DADC_MCP3221
lib_deps =
SPI
pilotak/MCP3X21@^1.0.1