Squashed commit of the following: commit 5f16309f629b9928d2134b85ae64af69bc3ebbcd Author: kuwoyuki <kuwoyuki@cock.li> Date: Sun Nov 24 22:55:15 2024 +0600 fix: Makefile, improve onewire retries commit 55496a3bda941b52ff349dc75c9c06eb5a37c07d Author: kuwoyuki <kuwoyuki@cock.li> Date: Mon Nov 18 00:41:18 2024 +0600 fix: make onewire validity less strict commit 3428a9bc9792508972ce3e7e4e35a64f047bca10 Author: kuwoyuki <kuwoyuki@cock.li> Date: Sun Nov 17 23:57:55 2024 +0600 chore: rm bins commit 1594e5ed430522b15466c8afa62ff7fb1b28947c Author: kuwoyuki <kuwoyuki@cock.li> Date: Sun Nov 17 23:32:01 2024 +0600 chore: unplatformiofy
40 lines
1007 B
JSON
40 lines
1007 B
JSON
{
|
|
"files.associations": {
|
|
"*.rmd": "markdown",
|
|
"stdio.h": "c",
|
|
"ch32v003fun.h": "c",
|
|
"w5500.h": "c",
|
|
"wizchip_conf.h": "c",
|
|
"socket.h": "c",
|
|
"type_traits": "c",
|
|
"compare": "c",
|
|
"uart.h": "c",
|
|
"mqttclient.h": "c",
|
|
"config.h": "c",
|
|
"dns.h": "c",
|
|
"spi_dma.h": "c",
|
|
"dhcp.h": "c",
|
|
"debug.h": "c",
|
|
"systick.h": "c",
|
|
"timer.h": "c",
|
|
"stdint.h": "c",
|
|
"mqtt_interface.h": "c",
|
|
"gpio.h": "c",
|
|
"modbus_handler.h": "c",
|
|
"rs485.h": "c",
|
|
"system_init.h": "c",
|
|
"mqtt_handler.h": "c",
|
|
"cstdlib": "c",
|
|
"modbus_master.h": "c",
|
|
"ch32v003_gpio_branchless.h": "c",
|
|
"mqttpacket.h": "c",
|
|
"stdbool.h": "c",
|
|
"onewire_temp.h": "c",
|
|
"modbus.h": "c",
|
|
"network.h": "c",
|
|
"cstdint": "c",
|
|
"utils.h": "c",
|
|
"onewire.h": "c",
|
|
"string.h": "c"
|
|
}
|
|
} |