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.
Nick Brassel 36d123e9c5
Add support for deferred executors. (#14859)
* Add support for deferred executors.

* More docs.

* Include from quantum.h

* Cleanup.

* Parameter checks

* Comments.

* qmk format-c

* I accidentally a few words.

* API name change.

* Apply suggestions from code review

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

* Review comments.

* qmk format-c

* Review comments.

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
4 years ago
..
usb Initial USB2422 driver (#14835) 4 years ago
adc.c
adc.h
arm_atsam_protocol.h Initial USB2422 driver (#14835) 4 years ago
clks.c
clks.h
d51_util.c
d51_util.h
i2c_master.c Initial USB2422 driver (#14835) 4 years ago
i2c_master.h Initial USB2422 driver (#14835) 4 years ago
issi3733_driver.h
main_arm_atsam.c Add support for deferred executors. (#14859) 4 years ago
main_arm_atsam.h
md_bootloader.h
md_rgb_matrix.c Add support to persist MD LED framework settings (#14980) 4 years ago
md_rgb_matrix.h Add support to persist MD LED framework settings (#14980) 4 years ago
md_rgb_matrix_programs.c Format code according to conventions (#12024) 5 years ago
shift_register.c Split out arm_atsam shift register logic (#14848) 4 years ago
shift_register.h Split out arm_atsam shift register logic (#14848) 4 years ago
spi_master.c Split out arm_atsam shift register logic (#14848) 4 years ago
spi_master.h Split out arm_atsam shift register logic (#14848) 4 years ago
startup.c
wait_api.h