This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
uhk
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
2eb25ce05ca1f53e62db3259849cb281c0cf9b1b
firmware
/
right
/
src
/
slave_drivers
History
László Monda
d2ef63184b
Move updateUsbReports() from main.c to usb_report_updater.c and delete main.h
2017-11-17 01:21:30 +01:00
..
is31fl3731_driver.c
Put function curlies into their own line according to our coding standards all across the codebase.
2017-11-10 23:14:44 +01:00
is31fl3731_driver.h
Extract LedDriverValues from LedDriverStates to make them public, and make LedDriverStates values private.
2017-09-29 15:18:01 +02:00
kboot_driver.c
Implement KbootCommand_Ping and set set left BOOTLOADER_TIMEOUT_MS back to 100 ms.
2017-10-23 21:33:08 +02:00
kboot_driver.h
Implement KbootCommand_Ping and set set left BOOTLOADER_TIMEOUT_MS back to 100 ms.
2017-10-23 21:33:08 +02:00
uhk_module_driver.c
Move updateUsbReports() from main.c to usb_report_updater.c and delete main.h
2017-11-17 01:21:30 +01:00
uhk_module_driver.h
Make UsbCommand_JumpToSlaveBootloader expect a slave slot id instead of a uhkModuleDriverId.
2017-11-06 00:32:08 +01:00