Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 86c54ca

Browse files
authored
v1.2.6
### Releases v1.2.6 1. Fix dependency on unpublished [**STM32AsyncTCP Library**](https://github.com/philbowles/STM32AsyncTCP). Check [Compilation broken due to error in STM32AsyncTCP dependency](#4) and [how to run one of the examples?](#2).
1 parent e845d62 commit 86c54ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"platforms": "ststm32"
3939
},
4040
{
41-
"name": "external-repo",
41+
"name": "STM32AsyncTCP",
4242
"version": "https://github.com/khoih-prog/STM32AsyncTCP"
4343
}
4444
],

0 commit comments

Comments
 (0)