This website requires JavaScript.
Explore
Help
Register
Sign In
utils
/
stm32f407-openocd
Watch
1
Star
0
Fork
You've already forked stm32f407-openocd
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a848fcce7d
stm32f407-openocd
/
.vscode
/
settings.json
7 lines
129 B
JSON
Raw
Normal View
History
Unescape
Escape
first
2024-06-12 08:32:58 +00:00
{
"files.associations"
:
{
"stm32f407xx.h"
:
"c"
,
feat : add ds18b20 driver
2024-06-13 08:01:47 +00:00
"stm32f4xx_hal_gpio.h"
:
"c"
,
"ds18b20.h"
:
"c"
first
2024-06-12 08:32:58 +00:00
}
}