This website works better with JavaScript.
Explore
Help
Sign In
gex
/
gex-core
Watch
1
Star
0
Fork
You've already forked gex-core
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
160
Commits
11
Branches
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
b6f7060516
adc
add-sipo
bad-doublebuf
dac
direct
doublebuf
faster
master
pcap
pin-io-improv
sipo
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b6f7060516'
${ noResults }
Commit Graph
27 Commits (b6f7060516e071e8e145fbd521f0184dcfc4f493)
Author
SHA1
Message
Date
Ondřej Hruška
b2ead539bf
added more comments
7 years ago
Ondřej Hruška
8272a36aee
Implemented unit timed tick and uart rx timeout
7 years ago
Ondřej Hruška
137619d942
added a safeguard
7 years ago
Ondřej Hruška
ace2bd6357
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak
7 years ago
Ondřej Hruška
69443613fc
some more stack shrinking
7 years ago
Ondřej Hruška
26934a0984
Implemented PINOUT.TXT file
7 years ago
Ondřej Hruška
b5d9d146f9
fixed the bug with botched deinig, caused by use of malloc instead of calloc
7 years ago
Ondřej Hruška
6756b79ef4
added automatic GPIO teardown, remap support to i2c, force error comments in ini if disabled
7 years ago
Ondřej Hruška
05a568a27c
ram savings by using new bitfield-based rsc alloc
7 years ago
Ondřej Hruška
e82306c36f
added more informative error message to unit failed due to rsc not avail
7 years ago
Ondřej Hruška
931f6cea59
added missing mutex for shared scratch buffer
7 years ago
Ondřej Hruška
645619e9c5
fixed the bug
7 years ago
Ondřej Hruška
ab2dfe3a76
Rewrite all units and other logic to better use return values and added TRY() helper
7 years ago
Ondřej Hruška
9873d18298
Fixed bug in ini parsing
7 years ago
Ondřej Hruška
a54726bd5c
added logging of driver loading
7 years ago
Ondřej Hruška
85dd77311b
made some stuff static
7 years ago
Ondřej Hruška
37f712f054
Split system settings to separate config file
7 years ago
Ondřej Hruška
0af90eccbf
added version markers to settings, option to disable INI comments
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
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
7f682b2dcd
some cleaning
7 years ago
Ondřej Hruška
92c28c5daf
rename tf response helpers to com_*
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
ccbff578b3
tf update and some progress
7 years ago
Ondřej Hruška
fa5261b65a
some cleaning
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
56a935cdd0
Code import
7 years ago