new os lib version
This commit is contained in:
parent
3187b65c81
commit
f3113146fd
@ -19,5 +19,6 @@ struct command {
|
|||||||
|
|
||||||
int shell_init(const struct driver *shell_device);
|
int shell_init(const struct driver *shell_device);
|
||||||
int shell_add_command(struct command *command);
|
int shell_add_command(struct command *command);
|
||||||
|
int shell_write(const char *buffer, unsigned int len);
|
||||||
|
|
||||||
#endif /* SOURCE_FIRMWARE_KERNEL_INTERFACE_SHELL_H_ */
|
#endif /* SOURCE_FIRMWARE_KERNEL_INTERFACE_SHELL_H_ */
|
||||||
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
libkosmos-arm-stm32f4-discovery-0.1.5.250.a
|
libkosmos-arm-stm32f4-discovery-0.1.6.257.a
|
Loading…
Reference in New Issue
Block a user