László Monda
|
b094249ab9
|
Read the extra zero byte earlier. I'm not sure if the KL03 bootloader is nondeterministic or what's going on.
|
2017-04-26 21:25:26 +02:00 |
|
László Monda
|
e0fb590d8d
|
Skip the extra 0 "work in progress" byte sent by the KL03 ROM bootloader.
|
2017-04-20 15:49:32 +02:00 |
|
László Monda
|
8ae8349d20
|
Wipe out s_dHidActivity because it doesn't make a fucking sense the way it works. Use is_usb_active() instead.
|
2017-04-15 01:50:32 +02:00 |
|
László Monda
|
cca1e49d18
|
Rename the misspelled peripherials directory to peripherals.
|
2017-04-15 01:00:55 +02:00 |
|
László Monda
|
99b85059d3
|
Remove the redundant CommandHandlerEntry and command_processor_data_t.handlerEntry.
|
2017-04-15 00:56:35 +02:00 |
|
László Monda
|
dbcc253227
|
Remove the unused bootloader_command_init(), CommandInterface and g_commandInterface.
|
2017-04-14 15:40:50 +02:00 |
|
László Monda
|
6441285e85
|
Remove the unused _peripheral_control_interface.pollForActivity field.
|
2017-04-14 15:21:04 +02:00 |
|
László Monda
|
fc202d8dde
|
Make BusPal relay command between USB and I2C.
|
2017-04-14 14:31:42 +02:00 |
|
László Monda
|
4750effd51
|
Clean up command.[ch]
|
2017-04-12 20:25:56 +02:00 |
|
László Monda
|
ffdc6b28ab
|
Remove commented out includes.
|
2017-04-11 22:55:12 +02:00 |
|
László Monda
|
e0ca16525d
|
Move crc16.[ch] one directory level upwards.
|
2017-04-11 22:48:54 +02:00 |
|
László Monda
|
e39c5be9a9
|
Add BusPal to the right firmware.
|
2017-04-11 22:11:56 +02:00 |
|