1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/im880b
Marian Buschsieweke 2cc8176f1d
boards/im880b: refactor code
Using the common STM32 board makefile provides all supported
programmers for STM32 boards. This allows e.g. to flash with
stm32flash via `make BOARD=im880b PROGRAMMER=stm32flash flash`.
2022-08-12 19:33:48 +02:00
..
include boards/im880b: im880b board clock definition 2022-07-10 13:21:44 +02:00
doc.txt boards/im880b: Fix units & alignment in doc 2020-06-16 11:36:47 +02:00
Kconfig boards/stm32l0/l1: add Kconfig clock configuration 2020-11-03 14:23:46 +01:00
Makefile boards/im880b: add initial support 2020-03-13 14:34:40 +01:00
Makefile.dep boards/im880b: add initial support 2020-03-13 14:34:40 +01:00
Makefile.features boards/stm32*: adapt for new stm32 cpu organization 2020-05-20 13:39:10 +02:00
Makefile.include boards/im880b: refactor code 2022-08-12 19:33:48 +02:00