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
28 Commits (b6f7060516e071e8e145fbd521f0184dcfc4f493)
Author
SHA1
Message
Date
Ondřej Hruška
18e76ad060
base of 1wire, need to make async
7 years ago
Ondřej Hruška
ceb658e246
more doc comments
7 years ago
Ondřej Hruška
d1e24608c7
remove redundant gpio clock enables
7 years ago
Ondřej Hruška
e2e4d91cf3
Added func for simple periph clock toggling without the horrible if jungle
7 years ago
Ondřej Hruška
d49081b190
basic work on uart
7 years ago
Ondřej Hruška
8852f9f8b4
enable all periph clocks by default on startup, added testing synchronous uart write command
7 years ago
Ondřej Hruška
e88bf84ea1
basic usart skeleton
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
a5d9635cee
fixed some remaining bugs
7 years ago
Ondřej Hruška
9e7ae008b6
added unit and basic config
7 years ago
Ondřej Hruška
dcf0037b83
neopixel improvements
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
393ec1e951
reworking pins, flash doesnt work
7 years ago
Ondřej Hruška
9a32962c95
added replug for f407
7 years ago
Ondřej Hruška
09e651bd23
add usb replug for F303
7 years ago
Ondřej Hruška
2f0db41fb9
add usb re-plug functionality to F072
7 years ago
Ondřej Hruška
cffedd7a9a
added option to disable the test unit
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
40479a0b24
work on bulk, not finished
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
f15b907f5d
work towards f303 compat, usb not working but it runs
7 years ago
Ondřej Hruška
72954c46ce
compatibility for F072
7 years ago
Ondřej Hruška
2f24d3789d
arrangements for easier porting
7 years ago
Ondřej Hruška
56a935cdd0
Code import
7 years ago