Xiang Xiao
|
e806097c70
|
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard.
|
2019-10-06 06:14:56 -06:00 |
|
Xiang Xiao
|
e829f047bc
|
apps/; Change space to tab and help to ---help--- in Kconfig files.
|
2019-10-05 21:37:19 -06:00 |
|
Nathan Hartman
|
3a75edca20
|
Fix minor typo/copy-paste: 'will be use when'->'will be used when'
|
2019-08-23 11:59:28 -06:00 |
|
Alan Carvalho de Assis
|
87f42accc6
|
apps/eamples/modbusmaster: Add Simple Modbus master example. This example only supports Read/Write HoldingRegisters, but it is easy to extend it to support Read/Write Input/Coils/etc. Originally creatd bey Vytautas in 2016 and updated with minor fixes for this commit.
|
2019-02-02 08:17:36 -06:00 |
|