Commit Graph

47 Commits

Author SHA1 Message Date
King Kévin 4c828bb399 BV SDIO: add SDIO mode 2019-02-20 18:30:23 +01:00
King Kévin fbb6fd18cc BV: display reset cause when debugging 2018-09-01 00:28:14 +02:00
King Kévin fe84d49ca4 BV: increase boot screen time 2018-09-01 00:26:33 +02:00
King Kévin ee3d9c505a BV: set version in USB serial string 2018-08-11 18:44:05 +02:00
King Kévin 41db753338 BV: display version on screen when booting 2018-07-01 15:26:41 +02:00
King Kévin 25a458c99d BV: add 1-Wire mode 2018-05-09 21:27:52 +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 750cfd3b4c BV: add RS-485/422 support 2018-05-01 13:45:09 +02:00
King Kévin 49344a7b15 BV: add BusVoodoo hardware version 0 support in main branch, using environment variable 2018-04-28 17:45:21 +02:00
King Kévin de6d3cb134 application: ony prevent clock halt when in debugging mode 2018-04-07 11:15:05 +02:00
King Kévin f6724f335e BV RS-232: add RS-232 support 2018-04-04 17:16:20 +02:00
King Kévin 5dc18f91a2 BV: support full only modes 2018-04-04 17:14:36 +02:00
King Kévin af666455bd BV: move version and bootloader command to HiZ mode to reduce menu size in other modes 2018-03-15 19:20:27 +01:00
King Kévin 6391674bb7 application: add SPI mode 2018-03-15 19:00:04 +01:00
King Kévin 9ba771b92e application: add BV I2C 2018-03-11 17:52:20 +01:00
King Kévin edad01f1f7 application: display version 2018-02-26 12:14:11 +01:00
King Kévin 12182e3667 application: remove unused button handling 2018-02-23 16:00:04 +01:00
King Kévin 6f8bbca2bf always enable debug (to need to save power) 2018-02-13 17:33:06 +01:00
King Kévin 2268315e84 application: show hardware revision 2018-02-13 16:20:17 +01:00
King Kévin b885553c6c application: display build date and device ID 2018-02-06 21:17:00 +01:00
King Kévin 36e78dbfb6 BV: clear pinout when switching mode 2018-02-06 17:28:03 +01:00
King Kévin 980bc67419 BV: use OLED display 2018-02-06 12:31:46 +01:00
King Kévin a9b0ad9f62 application: use central user input storage 2018-01-24 22:19:11 +01:00
King Kévin 33b5b0352b application: switch LED off after exiting mode 2018-01-24 21:30:38 +01:00
King Kévin 513bee9298 busvoodoo: add UART mode to list of supported modes 2018-01-24 16:37:00 +01:00
King Kévin 657df679a3 busvoodoo: add name and description to mode interface 2018-01-23 23:41:41 +01:00
King Kévin e1259c6cdc busvoodoo: add quit mode command 2018-01-23 15:36:05 +01:00
King Kévin 8b7b262065 busvoodoo: add HiZ mode interface 2018-01-23 15:18:41 +01:00
King Kévin edf1a9e59c application: offer global busvoodoo commands 2018-01-22 21:43:09 +01:00
King Kévin 3e210ae720 busvoodoo: add HiZ commands 2018-01-21 23:43:37 +01:00
King Kévin a822c9b131 application: use menu library 2018-01-21 23:35:42 +01:00
King Kévin b2c823f858 application: add reset action 2018-01-17 18:30:08 +01:00
King Kévin e064cce4f0 application: remove watchdog because menues can block 2018-01-17 12:27:32 +01:00
King Kévin ea4a0c518f application: move BusVoodoo specific parts to separate library 2018-01-14 22:15:00 +01:00
King Kévin c3a5aa6540 application: use terminal prompt 2018-01-14 13:49:16 +01:00
King Kévin 5f5f7c9558 application: display mockup pinout on OLED screen 2018-01-04 14:33:35 +01:00
King Kévin 6c554a9ffd application: improve self-test and add pin test 2017-12-22 17:25:05 +01:00
King Kévin 1b24f5e05c application: update usart to uart 2017-12-16 13:37:35 +01:00
King Kévin 5773f62be2 application: add voltages check to self-tests 2017-12-15 19:10:56 +01:00
King Kévin 89b79db511 application: add BusVoodoo boards tests 2017-12-12 13:56:28 +01:00
King Kévin d1d9927267 application: fix typo 2017-10-04 14:02:50 +02:00
King Kévin 1792196219 application: fix month handling 2017-10-04 13:55:43 +02:00
King Kévin e3b3baabf2 application: fix typo 2017-08-02 13:46:20 +02:00
King Kévin af48bf09d6 use RTC to get date and time 2017-06-27 15:44:03 +02:00
King Kévin 900c2e052d fix function name 2017-04-19 16:26:40 +02:00
King Kévin 74cc193a16 update usb_cdcacm function calls 2017-04-19 16:24:07 +02:00
King Kévin 5a2a0130c8 add DFU bootloader 2017-04-15 13:51:24 +02:00