Commit Graph

192 Commits (spark_strober)
 

Author SHA1 Message Date
King Kévin cfdb9f8977 removed unused files 4 years ago
King Kévin c6c9c7aed9 fix typo 4 years ago
King Kévin 4c2b3e0516 ir_nikon: add library to receive IR code or Nikon shutter remote 4 years ago
King Kévin 102e1669d9 minor: disable debug 5 years ago
King Kévin 453d35079f minor: update description 5 years ago
King Kévin e78e67c0e8 application: set keymap of 2 remotes for animations 5 years ago
King Kévin ba5ea0a6b2 application: add flicker animations 5 years ago
King Kévin e9078e831e application: add strobe animations 5 years ago
King Kévin e6a545cd0f application: minor fix 5 years ago
King Kévin ca4d41e79f application: move RTC initialisation before watchdog in case the locking needs more time 5 years ago
King Kévin 4a96073898 application: use ir_nec extended mode 5 years ago
King Kévin a7aab104ba ir_nec: add support for extended command address 5 years ago
King Kévin 2f42659b18 add library to decode IR NEC codes (missing header) 5 years ago
King Kévin b78af16939 document project 5 years ago
King Kévin 4f7a173e23 add NEC code controlled power output animations 5 years ago
King Kévin 10c2973ee7 use blue pill as devboard and stlinkv2 as flasher 5 years ago
King Kévin 0bfae07c30 add library to decode IR NEC codes 5 years ago
King Kévin c5fc45b5a1 terminal: make prefix bold 5 years ago
King Kévin 507d2d05de 1-Wire: fix doc 5 years ago
King Kévin 30628ebb37 fix library dependency 5 years ago
King Kévin d3fd1ff84f 1-Wire: add family code device table 5 years ago
King Kévin 20ce3abf54 Rakefile (minor): make dfu-util command more readable 5 years ago
King Kévin 8e710f21c4 USART: put parity LUT in header so others can use it 5 years ago
King Kévin 7b0922b614 1-wire: add option to use interrupt redirection 5 years ago
King Kévin 1e330bee2f interrupt: add library to redirect ISR at runtime 5 years ago
King Kévin b02e9b172e 1-wire: stop search when not slave is detected, and mention that code 0 means the data line might not be pulled up 5 years ago
King Kévin 2dadbb8292 USART enhanced: add additional data bits and parity support 5 years ago
King Kévin 3c7466ca0e UART: fix transmission problem when buffer is full 5 years ago
King Kévin 730885fbdd global: add macro for TIM_SR_CCOF and RST_USART 5 years ago
King Kévin 2da84d9063 Rakefile: use gcc as linker instead of ld to profit from library finding 5 years ago
King Kévin c6f78ad2ee UART: set to common 115200 baudrate 5 years ago
King Kévin 444534e214 1-Wire: remove misleading parasitic power function, add byte function 5 years ago
King Kévin accb5fd95b global: remove BV specific LEDs functions 5 years ago
King Kévin fa3293a1f9 USB: fix packet loss 5 years ago
King Kévin 76994571b5 USB: fix user buffer overwrite 5 years ago
King Kévin 0ac0af5d52 update code to libopencm3 API change 5 years ago
King Kévin 9da8708bca updated libopencm3 submodule 5 years ago
King Kévin 372655c97c USB: improve comments and a fix of code 5 years ago
King Kévin dd0fcc1df7 Rakefile: remove reset functionnality 5 years ago
King Kévin 8498e4dc03 bootloader: fix SRAM comment 5 years ago
King Kévin 98a1f05ac6 flash_internal: fix page size detection 5 years ago
King Kévin 7b90696b6c flash internal: check enforced flash size 5 years ago
King Kévin d6990728a5 ld: improve flash size enforcing description 5 years ago
King Kévin fcbabf1ea7 application: integrate terminal and menu 5 years ago
King Kévin 4a634fb19f USB: fix doc 5 years ago
King Kévin 2a7fe9ae93 global: re-enable sleep in sleep_ms 5 years ago
King Kévin 61cc2491a6 bootloader: enable RCC_AFIO before remapping pin 5 years ago
King Kévin 96f3458317 USB: use pid.codes USB PID codes for CuVoodoo board 5 years ago
King Kévin 4470ba7de2 take OLED SSD1306 library from busvoodoo branch 5 years ago
King Kévin 593b0e0e25 take changes from busvoodoo branch 5 years ago