Commit Graph

335 Commits

Author SHA1 Message Date
King Kévin fabf59a220 take updated bootloader from master branch 2018-04-03 17:56:31 +02:00
King Kévin fed67eaa6a Rakefile: fix typo 2018-04-03 16:50:09 +02:00
King Kévin 583eb54b6f BV: improve help text 2018-04-03 15:42:19 +02:00
King Kévin e5b9d0fd85 BV I2C: add bus error checks 2018-04-03 15:41:54 +02:00
King Kévin ebcaf5723e I2C: add bus error checks 2018-04-03 15:41:31 +02:00
King Kévin 9ddb85bdcb USB: fix again too early data transfer 2018-04-03 14:01:20 +02:00
King Kévin 91e085d6a6 BV HiZ: improve tests 2018-04-02 21:10:54 +02:00
King Kévin ee184b0144 BV HiZ: broaden voltage range used during tests 2018-04-02 20:44:19 +02:00
King Kévin 72c3fc8677 OLED: better device presence check 2018-04-02 20:38:59 +02:00
King Kévin 5fa6a58e9b I2C: improve bus signal probing 2018-04-02 20:37:52 +02:00
King Kévin 1065a37cdb USB: reduce buffer size to save RAM 2018-03-23 14:24:34 +01:00
King Kévin 25b0466aee print: fix padding and fractional accumulation 2018-03-23 09:09:26 +01:00
King Kévin 17a2cc4465 BV HIZ: can now halt on error in tests 2018-03-23 08:49:39 +01:00
King Kévin 2d99d7f6f9 BV SPI: fix typo in comment 2018-03-22 16:05:26 +01: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 93c8494b31 BV SPI: add LED activity indication 2018-03-22 12:09:56 +01:00
King Kévin ad4c9e06dd BV: use recommended pulse duration 2018-03-22 12:09:18 +01:00
King Kévin c36e786d93 BV global: rename led pulsing functions 2018-03-22 12:01:47 +01:00
King Kévin a5c9b3558d global: rename USART macros 2018-03-22 12:00:54 +01:00
King Kévin 5f889ba8b0 BV: fix doc 2018-03-21 23:20:39 +01:00
King Kévin 3bde5daecd fix doc 2018-03-21 23:20:05 +01:00
King Kévin ed8ce665fc Rakefile: add additional system library path 2018-03-21 22:58:47 +01:00
King Kévin 53dda1e50f BV I2C: add activity LED 2018-03-21 15:41:09 +01:00
King Kévin 87d68d5b48 BV I2C: add action command 2018-03-21 14:15:15 +01:00
King Kévin b8304d588f BV SPI: minor text fix 2018-03-21 14:14:46 +01:00
King Kévin 6a35bdc263 OLED: update to I2C API 2018-03-21 14:14:17 +01:00
King Kévin 2fec5cf247 I2C: add return codes 2018-03-21 14:13:55 +01:00
King Kévin 708e3d195b global: disable debug 2018-03-21 10:14:27 +01:00
King Kévin 422b76cd75 BV I2C: add 10-bit slave address support 2018-03-21 10:14:00 +01:00
King Kévin 0cfde88015 OLED: update to I2C API 2018-03-21 10:13:06 +01:00
King Kévin f6c50cb196 I2C: add 10 bits slave address support, improve reliability, and remove timer 2018-03-21 10:10:19 +01:00
King Kévin 6e160c31af I2C: add frequency support instead of just fast mode 2018-03-20 14:25:51 +01:00
King Kévin 944379fda9 BV: minor string fix 2018-03-20 10:46:40 +01:00
King Kévin 1ea54db293 BV: display pull-up information correctly 2018-03-20 10:42:59 +01:00
King Kévin 96507c584e BV HiZ: minor code improvement 2018-03-20 10:42:27 +01:00
King Kévin 05810060d7 BV: set power command to P and pinout to p 2018-03-20 10:41:30 +01:00
King Kévin 5ecea30801 BV: fix pinout 2018-03-20 10:15:36 +01:00
King Kévin fc8c73be49 global: remove unused I2C macros 2018-03-20 09:39:41 +01:00
King Kévin 78bbc8ae1e I2C: remove obsolete library 2018-03-20 09:39:14 +01:00
King Kévin 1be97ae21b BV I2C: update to new I2C library 2018-03-20 09:38:18 +01:00
King Kévin 82e33023de OLED: update to new I2C library 2018-03-20 09:38:06 +01:00
King Kévin 14cdeba690 I2C: allows multiple I2C peripherals to be used 2018-03-20 09:37:31 +01:00
King Kévin fed8637079 BV SPI: add action handler 2018-03-17 19:42:01 +01:00
King Kévin 2ec1d22a99 BV HiZ: improve doc 2018-03-17 19:41:20 +01:00
King Kévin cd7ca9a872 BV: add global action parser 2018-03-17 19:40:44 +01:00
King Kévin 70b166c1cc menu: pass remaning of line instead of word when argument is a string 2018-03-17 19:24:34 +01:00