Commit Graph

144 Commits (led_clock)
 

Author SHA1 Message Date
King Kévin 58b6823627 application: use new DCF77 interface 6 years ago
King Kévin e598b572c2 rtc_dcf77: better decoding using signal correlation 6 years ago
King Kévin 2f67cbe979 Rakefile: check header changes 6 years ago
King Kévin 256363bd15 Rakefile: switch from clang to gcc because fot clang uint64_t is only 4 bytes long 6 years ago
King Kévin d8830f3114 global: fix typo 6 years ago
King Kévin 901e5468e8 application: fix overflow warning 6 years ago
King Kévin 937c9fd25c README: remove external RTC support 6 years ago
King Kévin b95994027f application: use macro to get ADC channel registers 6 years ago
King Kévin 5f3473257d lib/led_ws2812b: now use global macros 6 years ago
King Kévin de6a6637e6 global: add SPI DMA macros 6 years ago
King Kévin 332bd132cf lib/flash_internal: re-add used library 6 years ago
King Kévin 6bbb30ed84 remove unused libraries 6 years ago
King Kévin 4ec6691818 lib/rtc_dcf77: update library to use global macros 6 years ago
King Kévin 4994c6a77d application: better new hour animation 6 years ago
King Kévin 0cbaf714d2 application: minor fixes 6 years ago
King Kévin 2cff4f0af5 README: port LED clock README 6 years ago
King Kévin e70e430a31 application: port LED clock firmware to application 6 years ago
King Kévin e8826000fa lib/rtc_dcf77: make library compilable again 6 years ago
King Kévin de5d8d0d87 Rakefile: change library order for libm to be used correctly 6 years ago
King Kévin 409a4ffa4c Rakefile: switch to blue pill board + st-link v2 adapter used by project 6 years ago
King Kévin 1f2a9f5861 Rakefile: provide musl system library 6 years ago
King Kévin 2c8e872d89 Rakefile: better libopencm3 dependency dectection 6 years ago
King Kévin d1d9927267 application: fix typo 6 years ago
King Kévin 1ec65d9fe3 onewire_slave: use byte sizes instead of bits 6 years ago
King Kévin 55e75183c6 README: replace make with rake 6 years ago
King Kévin 0d5476b926 bootloader is now 8 kB thanks to better dependency handling 6 years ago
King Kévin 2e98feeab7 replace Makefile with a Rakefile to better handle dependencies 6 years ago
King Kévin bc6e7a9c47 onewire_slave: remove debug code 6 years ago
King Kévin 8045e1d093 add onewire slave library 6 years ago
King Kévin d25a25f9a8 onewire_master: fix rom search 6 years ago
King Kévin 4f00788b8a doc: improve tag 6 years ago
King Kévin 3b73f519da doc: fix typo 6 years ago
King Kévin 1fce4984d4 onewire_master: add parasite power support 6 years ago
King Kévin 2b1242aaae global: add ms in us sleep utilities 6 years ago
King Kévin bd2f1642cc onewire_master: remove malloc in favor of pre-allocated buffers 6 years ago
King Kévin 39100c53b6 Makefile: use clang and GNU ld instead of ELLCC because it doesn't provide malloc 6 years ago
King Kévin 2f05b2d5cb bootloader: fix clang warning 6 years ago
King Kévin 355eb79e4e sensor_ds18b20: fix doc typo 6 years ago
King Kévin 1792196219 application: fix month handling 6 years ago
King Kévin a69cdac1e1 Makefile: use core board as default 6 years ago
King Kévin a745b2ea90 README: fix typo 6 years ago
King Kévin 248f58a765 README: fix typo 6 years ago
King Kévin e3b3baabf2 application: fix typo 6 years ago
King Kévin c3b35be66c flash_sdcard: add write data function and improve other functions 6 years ago
King Kévin 60c337125e Makefile: better support additional source libraries 6 years ago
King Kévin f681026ec2 flash_sdcard: add function to retrieve erase block size 6 years ago
King Kévin 22d4dc31f8 flash_sdcard: add flash_sdcard_size to get SD card size 6 years ago
King Kévin 360202c073 remove debug library 6 years ago
King Kévin 0909297bc2 add card speed switching 6 years ago
King Kévin ce72dd8ccc add DMA SPI difinitions (unsused) 6 years ago