os lib version 0.1.1
This commit is contained in:
@@ -3,15 +3,14 @@
|
||||
#ifndef BOARD_DEVICES_H
|
||||
#define BOARD_DEVICES_H
|
||||
|
||||
extern const struct driver gpio_d12;
|
||||
extern const struct driver gpio_c0;
|
||||
extern const struct driver gpio_c1;
|
||||
extern const struct driver gpio_c2;
|
||||
extern const struct driver gpio_c3;
|
||||
extern const struct driver pwm_4;
|
||||
extern const struct driver pwm_3;
|
||||
extern const struct driver pwm_2;
|
||||
extern const struct driver pwm_1;
|
||||
extern const struct driver uart_1;
|
||||
extern const struct driver gpio_c0;
|
||||
extern const struct driver gpio_c1;
|
||||
extern const struct driver gpio_c2;
|
||||
extern const struct driver gpio_c3;
|
||||
|
||||
#endif /* BOARD_DEVICES_H */
|
||||
|
@@ -1 +1 @@
|
||||
libkosmos-arm-stm32f4-discovery-0.1.0.a
|
||||
libkosmos-arm-stm32f4-discovery-0.1.1.a
|
Reference in New Issue
Block a user