László Monda
|
f66eb06712
|
Coding style fixes.
|
2016-12-12 00:21:39 +01:00 |
|
László Monda
|
de6218ce0c
|
Convert tabs to 4 spaces.
|
2016-12-11 23:59:28 +01:00 |
|
Robert Csordas
|
fc434c7857
|
Remove keyboard scanning from USB interrupt. Fix initial blink of LEDs when initializing. Coding style fixes.
|
2016-11-13 15:50:49 +01:00 |
|
Robert Csordas
|
b3bc436bbb
|
Fix typo+basic power management
|
2016-11-12 20:31:59 +01:00 |
|
László Monda
|
5936129ebc
|
Remove the include directory. Add init_clock.[ch]
|
2016-10-04 18:36:01 +02:00 |
|
László Monda
|
5f1c85147b
|
Remove pin_mux.[ch], add init_peripherials.[ch], add reset_button.h which I forgot to add previously.
|
2016-10-04 17:02:46 +02:00 |
|
László Monda
|
0550c19cf5
|
Delete board.[ch]. Add reset_button.h
|
2016-10-04 16:44:16 +02:00 |
|
László Monda
|
36bb5fabba
|
Rename the toplevel include directory to shared. Add it to the project workspace. Include led_driver.h from main.c
|
2016-09-26 20:36:49 +02:00 |
|
László Monda
|
2dd9aa87b0
|
Name a couple of I2C related variables more intuitively.
|
2016-09-26 20:33:03 +02:00 |
|
László Monda
|
b280fde8a5
|
Extract LED driver related functions to led_driver.[ch]
|
2016-09-26 20:28:12 +02:00 |
|
László Monda
|
11401a6448
|
Make less use of linked files and folders for better long-term maintainability by moving the source files under the newly created src directory and only linking that directory to the workspace.
|
2016-09-26 08:45:59 +02:00 |
|