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

drivers: usb: add usb device driver support for NPCM4XX series. #51

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

YAChen0
Copy link

@YAChen0 YAChen0 commented Aug 17, 2023

  1. add npcm4xx usb device driver.
  2. add npcm4xx usb device register define in reg_def.h
  3. disable build i3c driver temporarily.
  4. enable stack overflow checking.
  5. configure the main stack size from 1024 to 2048.
  6. disable compiler optimization as default.

1. add npcm4xx usb device driver.
2. add npcm4xx usb device register define in reg_def.h
3. disable build i3c driver temporarily.
4. enable stack overflow checking.
5. configure the main stack size from 1024 to 2048.
6. disable compiler optimization as default.

Signed-off-by: Adrian Chen <[email protected]>
@maxdog988 maxdog988 merged commit d94d52b into Nuvoton-Israel:npcm-v2.6 Aug 17, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants