Ondřej Hruška
|
0146c3332f
|
boost err msg str len to usable size
|
7 years ago |
Ondřej Hruška
|
c802946db0
|
fix some rtos static objs having confusing names
|
7 years ago |
Ondřej Hruška
|
cffedd7a9a
|
added option to disable the test unit
|
7 years ago |
Ondřej Hruška
|
89f8c59d40
|
make some options configurable and rename some constants
|
7 years ago |
Ondřej Hruška
|
bef9b83826
|
Moved size defines to plat_compat
|
7 years ago |
Ondřej Hruška
|
8ded459c68
|
make it possible to disable VFS and MSC via makefile
|
7 years ago |
Ondřej Hruška
|
bcbb66e2e9
|
moved units registration to resources_init for better platform specific differences
|
7 years ago |
Ondřej Hruška
|
a681fa17fe
|
removed some confusing comments
|
7 years ago |
Ondřej Hruška
|
9132e549ac
|
improve ping msg
|
7 years ago |
Ondřej Hruška
|
fab9ec7426
|
make it possible to write the INI file via TF
|
7 years ago |
Ondřej Hruška
|
0046eff12a
|
implemented ini read via command
|
7 years ago |
Ondřej Hruška
|
cc0bf107f0
|
rename some funcs related to settings, preparing to add commands for reading and writing the ini file.
|
7 years ago |
Ondřej Hruška
|
ad2e19d4fe
|
use bulk typedefs in functions, add monitoring of msg queue usage to stackmon
|
7 years ago |
Ondřej Hruška
|
45910e7f04
|
Merge branch 'bulk'
|
7 years ago |
Ondřej Hruška
|
4ee1d8efd5
|
removed some logging
|
7 years ago |
Ondřej Hruška
|
32c2c5a883
|
updated tinyframe and implemented bulk write
|
7 years ago |
Ondřej Hruška
|
2f5e30b8a4
|
bulk write implemented but not yet tested. bulk read improved
|
7 years ago |
Ondřej Hruška
|
7f682b2dcd
|
some cleaning
|
7 years ago |
Ondřej Hruška
|
92c28c5daf
|
rename tf response helpers to com_*
|
7 years ago |
Ondřej Hruška
|
4f92b97305
|
removed low prio queue
|
7 years ago |
Ondřej Hruška
|
97b6fd0028
|
removed all uses of the jobs queue for TF responses, not needed naymore
|
7 years ago |
Ondřej Hruška
|
96d06a086f
|
improved bulk read api
|
7 years ago |
Ondřej Hruška
|
d8e2d016d2
|
modularized bulk read
|
7 years ago |
Ondřej Hruška
|
eb58fce25a
|
updated tf
|
7 years ago |
Ondřej Hruška
|
ccbff578b3
|
tf update and some progress
|
7 years ago |
Ondřej Hruška
|
d6c4372755
|
updated tinyframe
|
7 years ago |
Ondřej Hruška
|
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
|
7 years ago |
Ondřej Hruška
|
fa5261b65a
|
some cleaning
|
7 years ago |
Ondřej Hruška
|
5db77649ff
|
fuxes for build without serial
|
7 years ago |
Ondřej Hruška
|
5135aedc5b
|
bulk now works, but has some excessive comments and need to be abstracted out
|
7 years ago |
Ondřej Hruška
|
40479a0b24
|
work on bulk, not finished
|
7 years ago |
Ondřej Hruška
|
26aea3200c
|
some assert changes in vfs mgr
|
7 years ago |
Ondřej Hruška
|
9c37afe076
|
Merge branch 'f407'
|
7 years ago |
Ondřej Hruška
|
803cd57960
|
simplified config file comments, fixed settings not peristed, fixed F407 flash code
|
7 years ago |
Ondřej Hruška
|
02d769710f
|
F407 basic compat (#25)
* work on f407 support
* builds with f407
|
7 years ago |
Ondřej Hruška
|
03075bdd5e
|
builds with f407
|
7 years ago |
Ondřej Hruška
|
a3e043a8e1
|
work on f407 support
|
7 years ago |
Ondřej Hruška
|
9e45f4e6ec
|
fix 303, now works with usb
|
7 years ago |
Ondřej Hruška
|
f15b907f5d
|
work towards f303 compat, usb not working but it runs
|
7 years ago |
Ondřej Hruška
|
b19b85e7eb
|
Some fixes to work with F103 again
|
7 years ago |
Ondřej Hruška
|
6f749f0198
|
uhhh
|
7 years ago |
Ondřej Hruška
|
ce80895b25
|
Fix wrong port count in pin utils
|
7 years ago |
Ondřej Hruška
|
72954c46ce
|
compatibility for F072
|
7 years ago |
Ondřej Hruška
|
4171dd6781
|
add usb handle to core
|
7 years ago |
Ondřej Hruška
|
1400d51064
|
moved rtos config inside core
|
7 years ago |
Ondřej Hruška
|
72de0705c4
|
moving stuff around 2
|
7 years ago |
Ondřej Hruška
|
90677f2361
|
moved tasks to their own folder
|
7 years ago |
Ondřej Hruška
|
68dc30fccf
|
Added customized GEX library into the Core module for easier porting
|
7 years ago |
Ondřej Hruška
|
2f24d3789d
|
arrangements for easier porting
|
7 years ago |
Ondřej Hruška
|
e1ce976278
|
some cleanings and re-disable VFS debug
|
7 years ago |