You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MCU Pins for debugging, LED, boot tracing, and shift registers are now configurable at keyboard level. Macros led_* replaced by DBG_LED_* Macros m15_* replaced by DBG_1_* Macros m27_* replaced by DBG_2_* Macros m28_* replaced by DBG_3_* For CTRL and ALT keyboards, debug boot tracing pin default now set to pad M27 instead of M28 since although M28 is not being used, it is technically a signal for USB port detection. m15_print(...) renamed to dbg_print(...) to get away from hard coded port names. dbg_print function now follows similar pattern to debug led output. |
7 years ago | |
|---|---|---|
| .. | ||
| usb | 7 years ago | |
| adc.c | 7 years ago | |
| adc.h | 7 years ago | |
| arm_atsam_protocol.h | 7 years ago | |
| clks.c | 7 years ago | |
| clks.h | 7 years ago | |
| d51_util.c | 7 years ago | |
| d51_util.h | 7 years ago | |
| i2c_master.c | 7 years ago | |
| i2c_master.h | 7 years ago | |
| issi3733_driver.h | 7 years ago | |
| led_matrix.c | 7 years ago | |
| led_matrix.h | 7 years ago | |
| main_arm_atsam.c | 7 years ago | |
| main_arm_atsam.h | 7 years ago | |
| md_bootloader.h | 7 years ago | |
| spi.c | 7 years ago | |
| spi.h | 7 years ago | |
| startup.c | 7 years ago | |
| wait_api.h | 7 years ago | |