Yonezawa-T2
79d33897cb
native: add UART driver based on /dev/tty
...
uart0 functionality is removed by #3164 . This patch implements periph/uart,
rather than deprecated uart0, using /dev/tty.
To use with netdev2_tap simultaneously, this patch adds asynchronus read system
and modifies netdev2_tap to use it.
A TTY device is specified on command line with -c (COM) option, since -t was
used by the old implementation.
This patch also implements empty GPIO driver needed by the xbee driver.
2016-03-31 16:59:12 +09:00
..
2016-03-15 15:48:46 +01:00
2016-03-17 14:55:31 +01:00
2016-03-22 21:46:17 +01:00
2016-03-20 16:47:34 +01:00
2016-03-28 17:24:07 -04:00
2016-03-20 16:47:34 +01:00
2016-03-15 15:48:47 +01:00
2016-03-17 14:55:31 +01:00
2016-03-29 22:25:50 +02:00
2016-03-22 06:06:56 +01:00
2016-03-29 22:25:50 +02:00
2016-03-29 22:25:50 +02:00
2016-03-15 16:24:49 +01:00
2016-03-15 18:37:54 +01:00
2016-03-20 16:47:34 +01:00
2016-03-15 18:37:54 +01:00
2016-03-24 16:47:30 +01:00
2016-03-21 12:19:30 +01:00
2016-03-16 12:24:52 +01:00
2016-03-24 16:47:30 +01:00
2016-03-31 16:59:12 +09:00
2016-03-17 14:55:31 +01:00
2016-03-17 14:55:30 +01:00
2016-03-15 16:24:50 +01:00
2016-03-15 16:24:50 +01:00
2016-03-29 22:25:50 +02:00
2016-03-29 22:25:50 +02:00
2016-03-29 22:25:50 +02:00
2016-03-29 22:25:50 +02:00
2016-03-17 14:55:31 +01:00
2016-03-30 01:31:43 +02:00
2016-03-28 17:24:07 -04:00
2016-03-24 16:47:30 +01:00
2016-03-15 18:37:52 +01:00
2016-03-15 18:37:52 +01:00
2016-03-15 18:37:52 +01:00
2016-03-20 16:47:34 +01:00
2016-03-28 17:24:07 -04:00
2016-03-17 14:39:11 +01:00
2016-03-25 22:12:28 +01:00
2016-03-17 14:39:11 +01:00
2016-03-29 22:25:50 +02:00
2016-03-29 22:25:50 +02:00
2016-03-30 09:32:33 +02:00
2016-03-29 22:25:50 +02:00
2016-03-15 18:37:54 +01:00
2016-03-17 14:55:31 +01:00
2016-03-15 18:37:53 +01:00
2016-03-20 16:47:34 +01:00
2016-03-15 18:37:54 +01:00
2016-03-15 18:37:54 +01:00
2016-03-06 17:09:35 +01:00
2016-03-15 16:24:49 +01:00
2016-03-24 09:42:59 +01:00
2014-08-23 16:16:26 +02:00
2015-10-28 11:19:38 +01:00
2015-05-28 19:30:07 +02:00
2015-05-26 10:46:33 +02:00
2014-01-17 11:54:31 +01:00