Commit Graph

21 Commits

Author SHA1 Message Date
King Kévin 847e7d189c BV UART: add timer for baud rate detection 2018-07-13 18:31:39 +02:00
King Kévin 0156f349bc BV UART: rename USART definition 2018-06-16 21:09:23 +02:00
King Kévin 6fb3952997 BV UART: make UART mode use the generic methods 2018-06-15 09:48:41 +02:00
King Kévin 054b2c252b BV UART: use enhanced USART to add additional data bits and parity support 2018-06-14 13:21:16 +02:00
King Kévin a425e43590 BV: change LED handling. red LED is for power, blue LED is for activity 2018-05-03 12:56:09 +02:00
King Kévin 5dc18f91a2 BV: support full only modes 2018-04-04 17:14:36 +02:00
King Kévin aa11257c63 BV UART: add error command 2018-03-22 16:05:06 +01:00
King Kévin 760b8c2a46 BV UART: add action command 2018-03-22 15:57:49 +01:00
King Kévin 5d820ce6fa BV UART: add hex and bin display in receive command 2018-03-22 15:05:09 +01:00
King Kévin d8f04beb3f BV UART: add ability to exit in transceive command 2018-03-22 14:30:50 +01:00
King Kévin 2b67bd9608 BV UART: update code and add hardware flow control 2018-03-22 13:53:05 +01:00
King Kévin 5ecea30801 BV: fix pinout 2018-03-20 10:15:36 +01:00
King Kévin bb014ce1e0 BV I2C: use shared string buffer and improve code 2018-03-15 18:55:52 +01:00
King Kévin 2327a3b5f2 BV: fix typo 2018-02-23 16:03:12 +01:00
King Kévin 912509925e BV: fix typo 2018-02-12 13:30:21 +01:00
King Kévin 95c64eb081 BV UART: add pinout 2018-02-06 17:35:14 +01:00
King Kévin 86bd6d0978 BV UART: display mode and pinout on OLED display 2018-02-06 12:33:00 +01:00
King Kévin b1ce81eeda BV UART: fix escape count 2018-02-06 11:56:18 +01:00
King Kévin af7d13dfef BV UART: add transceive command 2018-01-25 11:31:27 +01:00
King Kévin b875d88bd5 busvoodoo: use LED for UART activity 2018-01-24 21:29:22 +01:00
King Kévin da1786228a busvoodoo: add UART mode (incomplete) 2018-01-24 16:36:19 +01:00