removing platforms/test to make room for the same from a subrepo
This commit is contained in:
parent
3fb1c5f49e
commit
62afeabbbc
337 changed files with 0 additions and 141266 deletions
|
@ -1,12 +0,0 @@
|
|||
/*
|
||||
* cmsis.c
|
||||
*
|
||||
* Created on: Nov 22, 2019
|
||||
* Author: abody
|
||||
*/
|
||||
#include "cmsis.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
void MOCKABLE(__disable_irq)() {}
|
||||
uint32_t MOCKABLE(__get_PRIMASK)() { return 0; }
|
||||
void MOCKABLE(__set_PRIMASK)(uint32_t primask) {}
|
Loading…
Add table
Add a link
Reference in a new issue