Commit Graph

23 Commits

Author SHA1 Message Date
Moonglow 1ee9b62e3f
*update readme supports methods 2021-10-26 11:44:55 +03:00
Moonglow ad04d558a2
Merge pull request #2 from jxltom/feature/fix-c99
+add c99 explicitly
2021-07-09 11:20:52 +03:00
jxltom abeaf0380f Add c99 explicitly 2021-07-09 16:14:39 +08: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
fxd 449dc73fa3 *fix SystemCoreClock calculation 2020-12-17 22:25:23 +03:00
Moonglow 57f708e640
Merge pull request #1 from tuna-f1sh/hsi48
Makefile support for HSI (CANable and Entreé boards)
2020-12-16 21:25:20 +03:00
John Whittington 4d76f0fd6d add CANable target (HSI) and update README
mend
2020-12-16 15:29:27 +01: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 2ce727057e
Update README.md
*fix CANtact hardware page link
2020-11-20 11:20:42 +03: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 43db677f3c
Create README.md
+add project description
2020-06-03 14:51:42 +03:00
moonglow e5cefeef59 +add license 2020-06-03 14:35:07 +03:00
moonglow 645bf3b5ce *initial 2020-06-03 14:33:18 +03:00