László Monda
|
b0e706d894
|
Remove redundant extern modifier before function.
|
2017-10-04 22:33:58 +02:00 |
|
László Monda
|
4295793fb9
|
Add ATTR_* macros in the newly created attributes.h and use them wherever possible for improved readability.
|
2017-10-04 22:26:48 +02:00 |
|
László Monda
|
92647b36a9
|
Move DEFINE_BOOTLOADER_CONFIG_AREA(I2C_ADDRESS_LEFT_KEYBOARD_HALF_BOOTLOADER) from bootloader_config.c to main.c and delete bootloader_config.c
|
2017-09-22 02:02:23 +02:00 |
|
László Monda
|
d210f46983
|
Update guard macro name.
|
2017-09-22 02:00:40 +02:00 |
|
László Monda
|
dbada9dd5d
|
Extract DEFINE_BOOTLOADER_CONFIG_AREA()
|
2017-09-22 02:00:00 +02:00 |
|
László Monda
|
50207a288d
|
Add CLOCK_FLAG_HIGH_SPEED_MODE and negate .clockDivider value according to the spec, so that the actual value is easier to read.
|
2017-09-22 01:52:44 +02:00 |
|
László Monda
|
444e9d58d0
|
Rename ENABLE_PERIPHERAL_* macros to EnabledBootloaderPeripherial_* enums.
|
2017-09-22 01:31:03 +02:00 |
|
László Monda
|
4e665b5701
|
Rename JumpToKboot() to JumpToBootloader()
|
2017-09-22 01:25:20 +02:00 |
|
László Monda
|
ccc93f48cc
|
Extract BOOTLOADER_TIMEOUT_MS and set it to 100 ms.
|
2017-09-22 01:22:03 +02:00 |
|
László Monda
|
228bebcd59
|
Rename kboot.[ch] to bootloader.[ch] to improve clarity.
|
2017-09-22 01:20:00 +02:00 |
|