~aleteoryx/muditaos

ref: 6f05514068f3a1cd70d535da1407a1fd12650b82 muditaos/module-bsp/board/linux/board.cpp -rw-r--r-- 220 bytes
6f055140 — Wojtek Cichoń [EGD-7462] Fixed wording and more 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
// Copyright (c) 2017-2020, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md

namespace bsp
{
    void BoardInit()
    {
        // dummy
    }
} // namespace bsp