acassis commented on PR #18744:
URL: https://github.com/apache/nuttx/pull/18744#issuecomment-4253590941
Hmm, I made a mistake: I renamed the CONFIG_INDUSTRY_MODBUS directly inside
defconfig,:
$ ./tools/refresh.sh --silent esp32-devkitc:modbus
[1/1] Normalize esp32-devkitc:modbus
37a38,39
> CONFIG_INDUSTRY_MODBUS=y
> CONFIG_INDUSTRY_MODBUS_SLAVE=y
43,44d44
< CONFIG_INDUSTRY_MODBUS=y
< CONFIG_INDUSTRY_MODBUS_SLAVE=y
Saving the new configuration file
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]