~aleteoryx/muditaos

ref: da25a4b2f5a3f82d7fc0af847cbc231809110c2f muditaos/module-bsp/bsp/bsp.hpp -rw-r--r-- 128 bytes
da25a4b2 — mkamonMdt [EGD-5033] Fix missing texts for ApplicationDesktop 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef MODULE_BSP_BSP_HPP
#define MODULE_BSP_BSP_HPP

namespace bsp
{

    void BoardInit();

}



#endif //MODULE_BSP_BSP_HPP