Commit Graph

82 Commits (c1c0b6bfbfdb87d2ce5d459d8e11a2a5e9aba718)

Author SHA1 Message Date
ThinkPad-T460P c1c0b6bfbf update 2021-03-10 12:03:49 +08:00
ThinkPad-T460P 28148e57b4 暂存 2021-03-10 11:03:35 +08:00
ThinkPad-T460P 292790c0e5 Update EasyLogger 2021-03-09 18:19:01 +08:00
ThinkPad-T460P 2aa2151c95 for easylogger 2021-03-09 18:17:28 +08:00
ThinkPad-T460P ac3cdef938 add easylogger to project 2021-02-24 17:54:45 +08:00
ThinkPad-T460P 19c9fd421b restructuring project 2021-02-24 15:52:23 +08:00
ThinkPad-T460P eeb18b5836 optimize timestamp of log output to a fixed length 2021-02-19 09:44:30 +08:00
ThinkPad-T460P 7df0667bde support restart multiple ports at once, support execute log return 2021-02-07 11:11:26 +08:00
ThinkPad-T460P b71014583e support restart usb port device by cdc serial port 2021-02-05 18:22:21 +08:00
ThinkPad-T460P b43b2a6616 Update freertos.c 2021-01-15 17:04:20 +08:00
ThinkPad-T460P b2f3f88535 change project name 2021-01-15 17:03:37 +08:00
ThinkPad-T460P e50455a16b release v0.9.5 2021-01-07 19:01:08 +08:00
ThinkPad-T460P cef1099bbe 暂存 2021-01-07 15:11:11 +08:00
ThinkPad-T460P bb3304bd27 add standby state 2021-01-06 12:27:08 +08:00
ThinkPad-T460P a7ef91f1f5 enable ADC continuous conv mode 2021-01-06 12:26:39 +08:00
ThinkPad-T460P 43758c2d8f fault handler message output and exit4(som_sys_reset_pin) 2021-01-06 12:25:37 +08:00
ThinkPad-T460P 4946bf03d1 add exti4(sys_reset_pin) 2021-01-06 12:25:02 +08:00
ThinkPad-T460P 93fc34a75c change baudrate to 56000bps 2021-01-06 12:23:39 +08:00
ThinkPad-T460P eba5553338 update code date about stm 2021-01-06 11:37:19 +08:00
ThinkPad-T460P 4ecbf6bca6 暂存 2021-01-05 16:06:45 +08:00
ThinkPad-T460P 2838aee047 backup 2021-01-05 14:46:47 +08:00
ThinkPad-T460P 8604bf8ead Correct gpio naming mistakes 2020-12-25 10:24:25 +08:00
ThinkPad-T460P 51dbe760aa 修复v0.9.2及之前部分版本中cpuid第三个word错误的问题 2020-12-22 18:25:12 +08:00
ThinkPad-T460P a016eb7f81 Update freertos.c 2020-12-22 15:56:15 +08:00
ThinkPad-T460P 9d791ab56d v0.9.2 2020-12-18 12:46:59 +08:00
ThinkPad-T460P f91a03e740 update 2020-12-17 20:10:40 +08:00
ThinkPad-T460P 654f9b1b3e update 2020-12-17 18:44:35 +08:00
ThinkPad-T460P 0cbd186dc1 V0.9.1 beta
support voltage monitor
support formatted log message
made log system thread safe
output more infomation of  MCU and firmware
2020-12-17 18:22:19 +08:00
ThinkPad-T460P 68e8de8642 update to hal1.8.3 2020-12-16 12:02:47 +08:00
ThinkPad-T460P b28818536a backUp before hal firmware update 2020-12-16 10:47:18 +08:00
ThinkPad-T460P 1f9130adde Update navikit.c 2020-09-07 19:06:33 +08:00
ThinkPad-T460P 6c53ce3fee update 2020-09-07 18:53:33 +08:00
ThinkPad-T460P 4e8401861f update 2020-09-07 18:50:29 +08:00
ThinkPad-T460P cfab7191b5 Update freertos.c 2020-09-03 13:52:02 +08:00
ThinkPad-T460P 178b3e001f update 2020-09-02 18:45:43 +08:00
ThinkPad-T460P 1845408b14 delete power state machine 2020-09-02 11:04:03 +08:00
bookshiyi 690ad2d4be shutdown signal detect 2020-09-01 18:38:53 +08:00
bookshiyi 42afa920d2 use adc calibrate and adc analog watch dog 2020-08-26 18:13:51 +08:00
bookshiyi 8fd856588a get adc value by dma and voltage calculate 2020-08-26 12:31:24 +08:00
bookshiyi 455df00e28 backup
adc bug
2020-08-25 19:33:15 +08:00
bookshiyi 2ba339bc34 update 2020-08-25 16:36:49 +08:00
bookshiyi 8fc85e5f19 un-remap usart pin, restore to pa9 and pa10
firmware update function has been completed
2020-08-25 15:35:10 +08:00
bookshiyi db61d1f3d2 support bios update 2020-08-25 14:03:16 +08:00
bookshiyi 9e5da2d613 Update README.md 2020-08-24 12:30:03 +08:00
bookshiyi 793b5d2390 add power status check config 2020-08-24 11:36:08 +08:00
bookshiyi c26800b4f5 Update README.md 2020-08-21 18:13:24 +08:00
bookshiyi 217ad55890 Update .gitignore 2020-08-21 18:08:53 +08:00
bookshiyi 0c3112b9c0 Update stm32f1xx_hal_pcd.c 2020-08-21 18:06:38 +08:00
bookshiyi 3dce34c854 about power state machine 2020-08-21 17:44:58 +08:00
bookshiyi f707d2472b add dfu state 2020-08-21 17:44:46 +08:00