mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
reintroduced assert_param until the new release of stm32 toolchain
This commit is contained in:
@@ -308,9 +308,9 @@ void null_handler(void){
|
||||
*
|
||||
*/
|
||||
|
||||
//void assert_param(void);
|
||||
void assert_param(void);
|
||||
|
||||
//void assert_param(void){
|
||||
//
|
||||
//}
|
||||
void assert_param(void){
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user