Commit Graph

20 Commits

Author SHA1 Message Date
DAVE 62c4a43894 🎨 代码格式化
Signed-off-by: DAVE <ro7enkranz@qq.com>
2022-03-29 17:24:25 +08:00
DAVE cd8bc7e8e6 🔧 修改 LED 引脚为 PA0 和 PA1
Signed-off-by: DAVE <ro7enkranz@qq.com>
2022-03-29 16:24:39 +08:00
DAVE 4d66fd894c 📖 更新文档
Signed-off-by: DAVE <ro7enkranz@qq.com>
2022-03-29 14:26:12 +08:00
Roman Ilichev 0141809b89 +added Ollie hardware ( HSI mode )
+added boards variants settings to can and leds driver
2022-01-28 16:45:15 +03:00
Roman Ilichev 2f9c3f53b3 +added protocol commands defines from PCAN linux driver
+added SJA1000 handling
2022-01-28 16:43:50 +03:00
Roman Ilichev 272086c480 +add board variants config header 2022-01-28 16:41:02 +03:00
moonglow ef937a446a *optimize build for 16K targets 2021-06-17 15:37:17 +03:00
moonglow 43533b5b4a *ram usage optimization
+TX FIFO increased up to 100 slots
*allow driver to wait us if we have no more room in TX FIFO buffer ( useful for huge data stream what comes without delay )
2021-06-11 12:52:18 +03:00
John Whittington 760b9f6eb9 pull in upstream changes 2020-12-11 10:44:44 +01:00
John Whittington ceb8319429 changes from upstream 2020-12-11 10:43:31 +01:00
John Whittington 1e266c035b targets for cantact HSE16/8 and canape HSI 2020-12-11 09:39:04 +01:00
moonglow 5579ac8c61 +added multi-buffered data allocator 2020-11-11 14:49:32 +03:00
moonglow ebd1aeed70 +added new USB data send-out mechanism 2020-11-11 14:46:21 +03:00
moonglow 17db0267ba +add loopback function declaration 2020-11-11 14:44:48 +03:00
moonglow cfced4171b +HSE settings from Makefile 2020-11-11 14:43:43 +03:00
moonglow 466220f40d *change LED RX/TX layout
*fix led blink glitch
2020-11-11 14:43:03 +03:00
John Whittington 77b23903b2 clock config for internal osc 2020-07-14 15:43:51 +02:00
moonglow bd2d952098 *fix tx message disorder 2020-06-23 15:35:00 +03:00
fxd 37bd4e4895 *fix typo ( tab=>space ) 2020-06-03 23:58:38 +03:00
moonglow 645bf3b5ce *initial 2020-06-03 14:33:18 +03:00