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
145
Commits
11
Branches
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
45b4fb45e9
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 '45b4fb45e9'
${ noResults }
Commit Graph
32 Commits (45b4fb45e95cb616241a08b2a958a3507d799013)
Author
SHA1
Message
Date
Ondřej Hruška
3784a46951
everything is now documented
7 years ago
Ondřej Hruška
b3d1f95e7d
cleanup and added sync + async commands
7 years ago
Ondřej Hruška
2881c2ff2a
almost finished DMA reception
7 years ago
Ondřej Hruška
05875a8167
fixed bogus slotcount use display + moved some stuff to dynalloc to save ram
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
0ef1134aa0
some traps
7 years ago
Ondřej Hruška
69443613fc
some more stack shrinking
7 years ago
Ondřej Hruška
7280338f8b
take some steps towards reducing memory footprint in stack buffers
7 years ago
Ondřej Hruška
29264540f7
added uart init (untested) and more config option
7 years ago
Ondřej Hruška
e88bf84ea1
basic usart skeleton
7 years ago
Ondřej Hruška
7816d75563
merged job queue with message queue
7 years ago
Ondřej Hruška
26934a0984
Implemented PINOUT.TXT file
7 years ago
Ondřej Hruška
05a568a27c
ram savings by using new bitfield-based rsc alloc
7 years ago
Ondřej Hruška
913f431a54
stub of SPI write cmd, multicast cmd
7 years ago
Ondřej Hruška
71f5918e54
fixed hardfault handler to better work on cm0
7 years ago
Ondřej Hruška
1e41d4c3cb
added unit type checks to UU_ functions
7 years ago
Ondřej Hruška
a5d9635cee
fixed some remaining bugs
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
f917427be4
i2c write works
7 years ago
Ondřej Hruška
a3df4d79e1
better asm loop
7 years ago
Ondřej Hruška
5cbc9fa6dd
fixed the delay loop thing
7 years ago
Ondřej Hruška
dcf0037b83
neopixel improvements
7 years ago
Ondřej Hruška
8768dc31ab
added DI unit
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
393ec1e951
reworking pins, flash doesnt work
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
ad2e19d4fe
use bulk typedefs in functions, add monitoring of msg queue usage to stackmon
7 years ago
Ondřej Hruška
4f92b97305
removed low prio queue
7 years ago
Ondřej Hruška
d8e2d016d2
modularized bulk read
7 years ago
Ondřej Hruška
fa5261b65a
some cleaning
7 years ago
Ondřej Hruška
56a935cdd0
Code import
7 years ago