- fix HID_MOUSEBUTTON right & left
- add mouse app to mount mouse interface
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
// INTERNAL OBJECT & FUNCTION DECLARATION
|
||||
//--------------------------------------------------------------------+
|
||||
//TUSB_CFG_ATTR_USBRAM
|
||||
__attribute__ ((section(".data.$RAM3")))
|
||||
__attribute__ ((section(".data.$RAM3"))) // TODO hack for USB RAM
|
||||
tusb_keyboard_report_t keyboard_report;
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
|
Reference in New Issue
Block a user