Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add USBD feature #80

Merged
merged 1 commit into from
May 13, 2022
Merged

Add USBD feature #80

merged 1 commit into from
May 13, 2022

Conversation

Aurical
Copy link
Contributor

@Aurical Aurical commented May 13, 2022

AmebaD Arduino USB Changelog

  • Added
    • Support for USB CDC ACM device
    • Support for USB HID device
    • USBCDCDevice class for USB serial port
    • USBHIDDevice class for HID
    • USBHIDKeyboard class
    • USBHIDMouse class
    • USBHIDGamepad class
    • Examples for USBCDCSerial, USBHIDKeyboard, USBHIDMouse, USBHIDGamepad
  • Changed
    • Moved HID key definitions file from BLE folder to USB folder
    • Modified BLEHIDKeyboard example to add in consumer control usage example

AmebaD Arduino USB Changelog
-Added
	Support for USB CDC ACM device
	Support for USB HID device
	USBCDCDevice class for USB serial port
	USBHIDDevice class for HID
	USBHIDKeyboard class
	USBHIDMouse class
	USBHIDGamepad class
	Examples for USBCDCSerial, USBHIDKeyboard, USBHIDMouse, USBHIDGamepad
-Changed
	Moved HID key definitions file from BLE folder to USB folder
	Modified BLEHIDKeyboard example to add in consumer control usage example
@M-ichae-l M-ichae-l merged commit 4823c9d into Ameba-AIoT:dev May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants