BlackMark
  • Joined on 2019-03-26
BlackMark pushed to master at BlackMark/AdaptiveBrightness 2020-07-08 00:34:43 +02:00
927c318f54 Make info LEDs dependent on flag not debug build
ab8b1bfbbe Change default firmware build to release
Compare 2 commits »
BlackMark pushed to master at BlackMark/AdaptiveBrightness 2020-07-07 17:54:03 +02:00
d3d80a2062 Add hardware design, schematic, and gerber files
BlackMark pushed to example at avr/ds3231 2020-05-17 20:11:57 +02:00
2147637385 Update submodule
BlackMark pushed to master at avr/ds3231 2020-05-17 20:11:40 +02:00
8a6170cb10 Add get alarm helper to reduce code duplication
BlackMark pushed to example at avr/ds3231 2020-05-17 20:07:18 +02:00
966af1d5cf Add ability to read alarm times
BlackMark pushed to master at avr/ds3231 2020-05-17 20:06:19 +02:00
21f9215bba Implement getting alarm times
BlackMark pushed to example at avr/ds3231 2020-05-17 19:56:16 +02:00
a83671bda5 Add alarms to example
BlackMark pushed to master at avr/ds3231 2020-05-17 19:54:53 +02:00
dfd2289aef Reduce code duplication
14e608d397 Implement setting alarms
1bc7e66389 Move alarm rate from inside details to visible namespace
Compare 3 commits »
BlackMark pushed to master at avr/ds3231 2020-05-17 19:10:32 +02:00
ff52f4f152 Implement checking and clearing alarm
BlackMark pushed to master at avr/ds3231 2020-05-17 18:59:59 +02:00
3029c3cfe0 Add wrapper to write complete register
c3f9aa6a13 Automatically deduce register address by type
db5197b3b1 Add more flag operator overloads
Compare 3 commits »
BlackMark pushed to example at avr/ds3231 2020-05-17 15:40:34 +02:00
7e8a6b0dad Add power control for RTC
a897b7d9be Move comparison operator into library
Compare 2 commits »
BlackMark pushed to master at avr/ds3231 2020-05-17 11:49:39 +02:00
2a90cdee18 Add time equality check operators
BlackMark pushed to master at avr/uart 2020-05-16 17:42:58 +02:00
119de32445 Adapt to moved type submodule
BlackMark pushed to master at avr/i2c 2020-05-16 16:57:13 +02:00
8af5afd00d Add writeBytes function to allow writing multiple bytes
BlackMark pushed to master at avr/type 2020-05-16 16:43:43 +02:00
01fad9046e Implement invoke_result_t and all dependencies
BlackMark pushed to master at avr/i2c 2020-05-15 11:51:05 +02:00
ff131d92a1 Add convenience function to read multiple bytes at once
BlackMark pushed to master at avr/type 2020-04-14 12:40:48 +02:00
65d8928ff4 Add is_lvalue_reference
BlackMark pushed to master at avr/bootloader 2020-04-13 17:20:36 +02:00
14ac91c815 Update uart submodule
BlackMark pushed to master at avr/yazoalfa 2020-04-13 17:18:04 +02:00
62dc018b29 Update uart submodule
BlackMark pushed to example at avr/uart 2020-04-13 17:17:44 +02:00
e760cf541c Update submodule