BlackMark
  • Joined on 2019-03-26
BlackMark pushed to master at avr/spi 2020-02-21 16:56:36 +01:00
d28cfc2929 Replaced legacy io library with new templated io library
aa78ced242 Added namespace and renamed class
9735d4e86a Changed include guard to pragma once
df6470c846 Moved all code to header
Compare 4 commits »
BlackMark pushed to master at avr/spi 2020-02-21 16:46:11 +01:00
390c105da8 Added license file and updated clangformat and gitattributes
BlackMark pushed to example at avr/spi 2020-02-21 16:44:55 +01:00
623b968aff Added example project
BlackMark pushed to example at avr/spi 2020-02-21 16:39:32 +01:00
BlackMark pushed to master at avr/yazoalfa 2020-02-21 16:33:45 +01:00
9c95d081fb Finished i2c implementation
BlackMark pushed to example at avr/i2c 2020-02-21 16:32:44 +01:00
3eb298053b Made prescaler automatic
BlackMark pushed to master at avr/i2c 2020-02-21 16:32:17 +01:00
5c3fb99c19 Added automatic clock calculation with compile-time checks
BlackMark pushed to example at avr/i2c 2020-02-21 15:10:50 +01:00
e82fb9971e Implemented usage example
BlackMark pushed to master at avr/i2c 2020-02-21 15:10:22 +01:00
629be83f8a Added atmega328p support
BlackMark pushed to example at avr/i2c 2020-02-21 13:58:03 +01:00
4075cb4e63 Created basic example
BlackMark pushed to example at avr/i2c 2020-02-20 15:41:27 +01:00
BlackMark pushed to master at avr/yazoalfa 2020-02-01 23:42:17 +01:00
9168ee091d Updated adc submodule
BlackMark pushed to master at avr/yazoalfa 2020-02-01 22:53:20 +01:00
8cc1e3b892 Added ADC submodule
BlackMark pushed to master at avr/yazoalfa 2020-02-01 22:44:30 +01:00
a9f34cfc73 Updated io submodule
BlackMark pushed to example at avr/io 2020-02-01 22:44:04 +01:00
314e1d20ab Updated compiler settings
BlackMark pushed to example at avr/io 2020-02-01 22:38:18 +01:00
b8ea05597f Changed toolchain to gcc v9
BlackMark pushed to master at avr/yazoalfa 2020-02-01 22:29:25 +01:00
a428ab8e09 Updated submodule
BlackMark pushed to example at avr/io 2020-02-01 22:29:10 +01:00
52d964d8e7 Updated submodule
BlackMark pushed to master at avr/io 2020-02-01 22:28:49 +01:00
80de36ee7e Improved grammar
BlackMark pushed to master at avr/yazoalfa 2020-02-01 22:18:53 +01:00
da516d2262 Moved example goal to each module