Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
board.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2016 Fundacion Inria Chile
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#include <stdint.h>
19
20
#include "cpu.h"
21
#include "
periph_conf.h
"
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
31
#define LED0_PIN_NUM 2
32
#define LED0_PORT GPIO_PORT_B
33
#define LED0_PORT_NUM PORT_B
35
36
#ifdef __cplusplus
37
}
38
#endif
39
40
#include "
stm32_leds.h
"
41
periph_conf.h
Peripheral MCU configuration for the limifrog-v1 board.
stm32_leds.h
Common LED macros.
Generated on Wed Aug 27 2025 20:40:39 by
1.13.2