News
Shop
Learn
Community
Ein Bild oder sowas
LUCIDAC Documentation
User Docs
Pybrid
Julia
C++
Firmware
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
mblock_int.cpp
Go to the documentation of this file.
1
// Copyright (c) 2024 anabrid GmbH
2
// Contact: https://www.anabrid.com/licensing/
3
// SPDX-License-Identifier: MIT OR GPL-2.0-or-later
4
5
#include "
native/mblock_int.h
"
6
7
blocks::MIntBlock *blocks::MIntBlock::from_entity_classifier(entities::EntityClassifier classifier,
8
const
bus::addr_t block_address) {
9
10
return
new
MIntBlock(SLOT::M0,
new
DummyMIntBlockHAL());
11
}
mblock_int.h
lib
native
src
block
mblock_int.cpp
Generated by
1.12.0