Commit Graph
26 Commits
Author SHA1 Message Date
MightyPork 5ca7ab1db0 implement a message processing queue that will hopefully aleviate the pain in working with tinyframe. this should make it possible to almost entirely get rid of async jobs for simple replies 2017-12-22 23:10:14 +01:00
MightyPork fa5261b65a some cleaning 2017-12-22 19:17:57 +01:00
MightyPork 5db77649ff fuxes for build without serial 2017-12-22 01:02:45 +01:00
MightyPork 5135aedc5b bulk now works, but has some excessive comments and need to be abstracted out 2017-12-22 00:26:27 +01:00
MightyPork 40479a0b24 work on bulk, not finished 2017-12-21 01:08:35 +01:00
MightyPork 26aea3200c some assert changes in vfs mgr 2017-12-17 16:28:17 +01:00
MightyPork 9c37afe076 Merge branch 'f407' 2017-12-17 16:10:28 +01:00
MightyPork 803cd57960 simplified config file comments, fixed settings not peristed, fixed F407 flash code 2017-12-17 16:09:07 +01:00
MightyPorkandGitHub 02d769710f F407 basic compat (#25)
* work on f407 support

* builds with f407
2017-12-17 12:22:53 +01:00
MightyPork 03075bdd5e builds with f407 2017-12-17 11:31:04 +01:00
MightyPork a3e043a8e1 work on f407 support 2017-12-17 01:54:35 +01:00
MightyPork 9e45f4e6ec fix 303, now works with usb 2017-12-17 01:18:05 +01:00
MightyPork f15b907f5d work towards f303 compat, usb not working but it runs 2017-12-17 00:55:14 +01:00
MightyPork b19b85e7eb Some fixes to work with F103 again 2017-12-16 23:16:38 +01:00
MightyPork 6f749f0198 uhhh 2017-12-16 23:11:14 +01:00
MightyPork ce80895b25 Fix wrong port count in pin utils 2017-12-16 19:21:19 +01:00
MightyPork 72954c46ce compatibility for F072 2017-12-16 19:11:35 +01:00
MightyPork 4171dd6781 add usb handle to core 2017-12-16 17:12:47 +01:00
MightyPork 1400d51064 moved rtos config inside core 2017-12-16 17:07:48 +01:00
MightyPork 72de0705c4 moving stuff around 2 2017-12-16 17:04:56 +01:00
MightyPork 90677f2361 moved tasks to their own folder 2017-12-16 17:02:16 +01:00
MightyPork 68dc30fccf Added customized GEX library into the Core module for easier porting 2017-12-16 17:00:15 +01:00
MightyPork 2f24d3789d arrangements for easier porting 2017-12-16 13:07:18 +01:00
MightyPork e1ce976278 some cleanings and re-disable VFS debug 2017-12-16 12:07:42 +01:00
MightyPork 62096da6e6 fix windows compat and some bugs 2017-12-16 11:06:29 +01:00
MightyPork 56a935cdd0 Code import 2017-12-15 23:52:14 +01:00