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
81
Commits
11
Branches
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
ab2dfe3a76
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 'ab2dfe3a76'
${ noResults }
Commit Graph
27 Commits (ab2dfe3a76072ccfe96ec556f54683cc639c7a0a)
Author
SHA1
Message
Date
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
3ed13c322f
better API and exposed to header
7 years ago
Ondřej Hruška
1a225d6f06
added higher level i2c functions for working with registers
7 years ago
Ondřej Hruška
cdd54cc550
read and write both working
7 years ago
Ondřej Hruška
f917427be4
i2c write works
7 years ago
Ondřej Hruška
9e7ae008b6
added unit and basic config
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
6f561bc191
updated plat compat
7 years ago
Ondřej Hruška
dcf0037b83
neopixel improvements
7 years ago
Ondřej Hruška
64592c3bb6
fixed the bug, caused by partly inited units trying to de-init pins
7 years ago
Ondřej Hruška
0cdb811d40
Deleted Pin unit, replaced by DI and DO
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
ad2e19d4fe
use bulk typedefs in functions, add monitoring of msg queue usage to stackmon
7 years ago
Ondřej Hruška
32c2c5a883
updated tinyframe and implemented bulk write
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
96d06a086f
improved bulk read api
7 years ago
Ondřej Hruška
d8e2d016d2
modularized bulk read
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
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
56a935cdd0
Code import
7 years ago