small_power/.vscode/settings.json

27 lines
697 B
JSON

{
"files.associations": {
"*.rh": "c",
"mo_event.h": "c",
"mo_config.h": "c",
"at32f415_board.h": "c",
"at32f415.h": "c",
"stdint.h": "c",
"string.h": "c",
"mo_heap.h": "c",
"mo_input.h": "c",
"stdio.h": "c",
"io_key.h": "c",
"mo_msg.h": "c",
"mcu_button.h": "c",
"at32f415_conf.h": "c",
"i2c_application.h": "c",
"usr_main_app.h": "c",
"usr_i2c.h": "c",
"at32f415_wk_config.h": "c",
"ina3221.h": "c",
"usr_input_task.h": "c",
"lcd.h": "c",
"lcd_init.h": "c",
"mo_mcu.h": "c"
}
}