Embedded ARM assembly compile error on STm32F4
Hello, I'm working on a library for nucleo F401RE board, with LL library, I'm trying to add some embedded ARM assembly code as written in the guide of arm Developer web site:__asm return-type function-name(parameter-list) { // ARM/Thumb/Thumb-...