1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/msba2-common
Oleg Hahm 9b4d22aaa0 pyterm: make pin toggling optional
For the MSB-A2 the DTR and RTS pins have to be pulled down over the
serial interface in the beginning. (This is required because the Linux
usbserial driver pulls them up when initializing the device which set
the node into reset mode.) Since this is not necessary on most other
platforms and might even cause problems, it's better to make this an
optional behavior of pyterm.
2014-09-24 17:05:36 +02:00
..
drivers doc: fix more license headers 2014-08-27 19:20:49 +02:00
include doc: fix most occurences of FU as an author 2014-07-29 17:23:11 +02:00
tools lint: limit maximum length of input via scanf 2014-09-19 23:31:26 +02:00
board_common_init.c Merge pull request #1329 from LudwigOrtmann/riot_license 2014-07-31 23:12:47 +02:00
board_config.c doc: use lgplv2.1-short license header instead of lgplv2-short-v1 2014-07-31 22:57:20 +02:00
lpc2387-timer3.c Merge pull request #1329 from LudwigOrtmann/riot_license 2014-07-31 23:12:47 +02:00
Makefile make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
Makefile.dep Automatically remove dups in $(USEMODULE) 2014-04-29 00:06:19 +02:00
Makefile.include pyterm: make pin toggling optional 2014-09-24 17:05:36 +02:00