-
Notifications
You must be signed in to change notification settings - Fork 2.1k
board: RIOT port for LimiFrog V1 #3020
Copy link
Copy link
Closed
Labels
Area: driversArea: Device driversArea: Device driversType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT
Description
List to coordinate porting efforts for the LimiFrog V1 board. The cpu (stm32l1) of the current revision is already supported in RIOT. Please leave a comment what you are willing to work on. Also feel free to adapt and extend the list below.
Porting ToDos:
- basic file structure (flashing, debugging, CPU-header, makefile, peripheral configuration, ..), @katezilla board: limifrog-v1 initial commit #3509
- testing of peripheral drivers (GPIO, I2C, SPI, UART, Timer/PWM, Analog), @katezilla board: limifrog-v1 initial commit #3509
- LED macros, @katezilla board: limifrog-v1 initial commit #3509
- sensor drivers
- ST VL6180X ambient light sensor, proximity/distance densor
- ST LSM6DS3 3-axis accelerometer, 3-axis gyroscope (compare lsm303dlhc), @ReneHerthel LSM6DS3 driver implementation for LimiFrog V1 #3263
- ST LIS3MDL 3-axis magnometer (compare lis3dh), @ReneHerthel LIS3MDL driver implementation for LimiFrog V1 #3495
- ST SLPS25H atmospheric pressure (and altitude) sensor, @ReneHerthel
LPS25H pressure sensor driver #4257, drivers: add support for lps25h #7267 - Knowles SPU0414HR5H-SB microphone (as ambient sound sensor)
- OLED display driver
- PAN1740 BLE driver, @katezilla
-
BLE adaption - short wiki documentation, @katezilla
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT