eclipse-threadx / threadx

Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/threadx/index.md
MIT License
2.82k stars 773 forks source link

Export _tx_handler_svc_unrecognized as weak symbol. #264

Closed xiuwencai closed 1 year ago

xiuwencai commented 1 year ago

Export _tx_handler_svc_unrecognized as weak symbol, applications can implement customized function to handle other SVCs.