mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
boards/nucleo-f070: drop periph_i2c
This drops the I2C feature for the nucleo-f070. Note: this is only temporarily, to get the new I2C API merged into master. Hence, will be re-introduces and fixed later on, sorry for any inconvenience.
This commit is contained in:
parent
4276c12be0
commit
f16272506c
@ -1,7 +1,6 @@
|
||||
# Put defined MCU peripherals here (in alphabetical order)
|
||||
FEATURES_PROVIDED += periph_adc
|
||||
FEATURES_PROVIDED += periph_gpio
|
||||
FEATURES_PROVIDED += periph_i2c
|
||||
FEATURES_PROVIDED += periph_pwm
|
||||
FEATURES_PROVIDED += periph_rtc
|
||||
FEATURES_PROVIDED += periph_timer
|
||||
|
Loading…
Reference in New Issue
Block a user