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
274
Commits
11
Branches
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
20639b77a6
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 '20639b77a6'
${ noResults }
Commit Graph
26 Commits (20639b77a615eac5538941972f47fed717949e47)
Author
SHA1
Message
Date
Ondřej Hruška
20639b77a6
clean up for porting - move platform specific stuff into outer project
7 years ago
Ondřej Hruška
102d5f5a4c
implemented fallback to physical usart and basis for wireless support in the future
7 years ago
Ondřej Hruška
e046be30b2
added MCO function for oscillator debugging
7 years ago
Ondřej Hruška
a60b736834
massive utils refactoring, renames, avr libc utils cleaning
7 years ago
Ondřej Hruška
003ae692e6
sipo finished
7 years ago
Ondřej Hruška
b2ead539bf
added more comments
7 years ago
Ondřej Hruška
c4cc3bb9ce
fixed bug with settings fucking up units that were already loaded
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
7280338f8b
take some steps towards reducing memory footprint in stack buffers
7 years ago
Ondřej Hruška
26934a0984
Implemented PINOUT.TXT file
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
71f5918e54
fixed hardfault handler to better work on cm0
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
85dd77311b
made some stuff static
7 years ago
Ondřej Hruška
8768dc31ab
added DI unit
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
bef9b83826
Moved size defines to plat_compat
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
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
6f749f0198
uhhh
7 years ago
Ondřej Hruška
72954c46ce
compatibility for F072
7 years ago
Ondřej Hruška
56a935cdd0
Code import
7 years ago