hathach / tinyusb

An open source cross-platform USB stack for embedded system
https://www.tinyusb.org
MIT License
4.66k stars 997 forks source link

LPC55: FreeRTOS fix #2688

Open HiFiPhile opened 3 days ago

HiFiPhile commented 3 days ago

Describe the PR Make LPC55 works with FreeRTOS.

Also add MPU setting to fix potentially USB RAM alignment issue (ref. https://community.nxp.com/t5/LPC-Microcontrollers/USB-and-newlib/m-p/1312833#M45952)