We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90db8d commit adb0393Copy full SHA for adb0393
CHANGELOG.md
@@ -7,7 +7,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
8
### Added
9
10
- - I2C driver for STM32F4 boards
+ - Input debouncer for switches, and quadrature encoder
11
+ - SPI drivers for LIS3DH and LIS3DSH accelerometers
12
+ - SPI driver for STM32F4 chips
13
+ - I2C driver for STM32F4 chips
14
- Drivers for BMP085 (pressure sensor), DS3231M (real-time clock) and MPU-6050 (accelerometer / gyroscope)
15
16
## v0.4.0 (2016-06-02)
0 commit comments