[riot-commits] [RIOT-OS/RIOT] 3f94bd: drivers/at: add option to keep CR char
Alexandre Abadie
alexandre.abadie at inria.fr
Tue May 29 19:57:14 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3f94bd20f4ecf77d3d60e0cd932f7be5796fe919
https://github.com/RIOT-OS/RIOT/commit/3f94bd20f4ecf77d3d60e0cd932f7be5796fe919
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-05-29 (Tue, 29 May 2018)
Changed paths:
M drivers/at/at.c
M drivers/include/at.h
Log Message:
-----------
drivers/at: add option to keep CR char
Commit: 83af66c49f4fff3d1ba836a370ee2dd04d3f4de0
https://github.com/RIOT-OS/RIOT/commit/83af66c49f4fff3d1ba836a370ee2dd04d3f4de0
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-05-29 (Tue, 29 May 2018)
Changed paths:
M tests/driver_at/main.c
Log Message:
-----------
tests/driver_at: adapt test app to new API
Commit: 3f620d582d6fb9c001acc92d1af0d54303255fd4
https://github.com/RIOT-OS/RIOT/commit/3f620d582d6fb9c001acc92d1af0d54303255fd4
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-05-29 (Tue, 29 May 2018)
Changed paths:
M drivers/at/at.c
M drivers/include/at.h
Log Message:
-----------
at: make receive EOL configurable
Commit: ad31664f486eaec23c13334d91a7515a6f326837
https://github.com/RIOT-OS/RIOT/commit/ad31664f486eaec23c13334d91a7515a6f326837
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-05-29 (Tue, 29 May 2018)
Changed paths:
M drivers/at/at.c
M drivers/include/at.h
M tests/driver_at/main.c
Log Message:
-----------
Merge pull request #9185 from OTAkeys/pr/add_at_parser_eol
driver/at: add option to keep EOL character in readline, and make EOL configurable
Compare: https://github.com/RIOT-OS/RIOT/compare/32413f872e9c...ad31664f486e
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list