secure-hid/src
jaseg 21be46a0b5 HID report transmission partially works now
partially i.e. if you attach the keyboard before the noise handshake. I
suspect some memory corruption somewhere.
2018-11-08 19:53:11 +09:00
..
crypto Noise integration compiles 2018-11-08 15:41:46 +09:00
CMakeLists.txt Break out noise.c and packet_interface.c 2018-11-08 19:01:10 +09:00
cobs.c Noise integration compiles 2018-11-08 15:41:46 +09:00
demo.c HID report transmission partially works now 2018-11-08 19:53:11 +09:00
noise.c HID report transmission partially works now 2018-11-08 19:53:11 +09:00
noise.h HID report transmission partially works now 2018-11-08 19:53:11 +09:00
packet_interface.c HID report transmission partially works now 2018-11-08 19:53:11 +09:00
packet_interface.h HID report transmission partially works now 2018-11-08 19:53:11 +09:00
rand_stm32.c Noise handshake working 2018-11-08 16:35:31 +09:00
rand_stm32.h Noise handshake working 2018-11-08 16:35:31 +09:00
tinyprintf.c DMA-supported LOG_PRINTF works 2018-11-06 09:15:37 +09:00
tinyprintf.h Switch to cmake build system 2016-09-11 13:30:10 +02:00
usart_helpers.c HID report transmission partially works now 2018-11-08 19:53:11 +09:00
usart_helpers.h HID report transmission partially works now 2018-11-08 19:53:11 +09:00
usbh_core.c use default case instead of handling other packet statuses explicitely 2016-09-11 13:31:48 +02:00
usbh_driver_ac_midi.c use default case instead of handling other packet statuses explicitely 2016-09-11 13:31:48 +02:00
usbh_driver_ac_midi_private.h Merged usb midi code into current libusbmaster 2016-06-20 22:34:32 +02:00
usbh_driver_gp_xbox.c use default case instead of handling other packet statuses explicitely 2016-09-11 13:31:48 +02:00
usbh_driver_hid.c use default case instead of handling other packet statuses explicitely 2016-09-11 13:31:48 +02:00
usbh_driver_hub.c use default case instead of handling other packet statuses explicitely 2016-09-11 13:31:48 +02:00
usbh_driver_hub_private.h HUB: make use of control wrappers + use enums 2016-09-11 13:31:47 +02:00
usbh_lld_stm32f4.c lld: add mask with epdir 2016-09-11 13:31:48 +02:00