passkey_fw/src
Wojciech Klimek 057278c0c6 Support for STM32H503 MCU - review changes
Implemented changes suggested in the review:
- restored original name of SystemClock_Config() function
- some GPIO clocks are only enabled if macros are defined
- moved GPIO clocks init back to family.c
2024-04-01 14:51:46 +02:00
..
class fix hid close not clear data 2024-03-31 15:48:26 +07:00
common add tu_edpt_stream_deinit() 2024-03-22 12:53:31 +07:00
device Merge pull request #2515 from Lurcy38/ReAlignMaster 2024-03-25 19:14:58 +07:00
host use hub_addr=0, hub_port=0 for removing root hub port 2024-03-28 21:45:52 +07:00
osal add delete API for rtthread 2024-03-25 18:30:03 +07:00
portable Support for STM32H503 MCU - review changes 2024-04-01 14:51:46 +02:00
typec rename typec driver 2023-06-14 11:07:58 +07:00
CMakeLists.txt improve processing usb complete and error isr. 2023-07-25 15:07:21 +07:00
tinyusb.mk fix build with new freertos host example 2023-09-28 12:55:59 +07:00
tusb.c Merge branch 'master' into add-tuh-deinit 2024-03-25 17:46:28 +07:00
tusb.h change hcd_int_handler(rhport, in_isr) signature: add in_isr 2023-09-27 15:51:03 +07:00
tusb_option.h adding deinit() stub for usbh/hcd class driver 2024-03-22 11:42:33 +07:00