Commit Graph

46 Commits (20639b77a615eac5538941972f47fed717949e47)

Author SHA1 Message Date
Ondřej Hruška 20639b77a6
clean up for porting - move platform specific stuff into outer project 6 years ago
Ondřej Hruška b8909fca06
makefile correction 6 years ago
Ondřej Hruška 54b72a4bf1
makefile improvements for a faster build 6 years ago
Ondřej Hruška a1e9cf2a57
Modularization, stage 1 (core side) - units moved to F072 6 years ago
Ondřej Hruška 9703408307
implemented makefile hack for optional unit inclusion (needs integration in platform.c) 6 years ago
Ondřej Hruška e4ae8e23fc
working nordic comm, tested. May need cleaning 6 years ago
Ondřej Hruška b2066a9010
basic static DAC 6 years ago
Ondřej Hruška d8bdaf7203
simple pwm 6 years ago
Ondřej Hruška ed7a4c80a0
size reduction by using specialized entry funcs 6 years ago
Ondřej Hruška 41ad18cc7c
improvements + added a toggle for interlaced, not yet fully implemented 6 years ago
Ondřej Hruška 1f2d346e23
tsc ini structure + debug msgs 6 years ago
Ondřej Hruška a60b736834
massive utils refactoring, renames, avr libc utils cleaning 6 years ago
Ondřej Hruška 1a6dd4b5ae
indirect frequency measurement 6 years ago
Ondřej Hruška 9cff75554b
sipo implemented 6 years ago
Ondřej Hruška 3ebc19fc2d
fixes and start of ADC. Not really working yet 6 years ago
Ondřej Hruška 18e76ad060
base of 1wire, need to make async 6 years ago
Ondřej Hruška a63f040271
Added compile flag to replace TF with simple loopback for transport testing 6 years ago
Ondřej Hruška 63a7852554
bleh 6 years ago
Ondřej Hruška 77f794e94a
some debuggiong. Tx is not reliable and sometimes duplicates or loses bytes 6 years ago
Ondřej Hruška 2881c2ff2a
almost finished DMA reception 6 years ago
Ondřej Hruška 7df577f9b1
toggle to disable logging resources stuff 6 years ago
Ondřej Hruška ace2bd6357
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
Ondřej Hruška 69443613fc
some more stack shrinking 6 years ago
Ondřej Hruška e88bf84ea1
basic usart skeleton 6 years ago
Ondřej Hruška c58787c95d
some memory savings 6 years ago
Ondřej Hruška 05a568a27c
ram savings by using new bitfield-based rsc alloc 6 years ago
Ondřej Hruška 913f431a54
stub of SPI write cmd, multicast cmd 6 years ago
Ondřej Hruška 71f5918e54
fixed hardfault handler to better work on cm0 6 years ago
Ondřej Hruška f917427be4
i2c write works 6 years ago
Ondřej Hruška 9e7ae008b6
added unit and basic config 6 years ago
Ondřej Hruška 0cdb811d40
Deleted Pin unit, replaced by DI and DO 6 years ago
Ondřej Hruška 8768dc31ab
added DI unit 6 years ago
Ondřej Hruška d3d8b20095
disable flash debug logging 6 years ago
Ondřej Hruška 393ec1e951
reworking pins, flash doesnt work 6 years ago
Ondřej Hruška cffedd7a9a added option to disable the test unit 6 years ago
Ondřej Hruška 89f8c59d40 make some options configurable and rename some constants 6 years ago
Ondřej Hruška 8ded459c68 make it possible to disable VFS and MSC via makefile 6 years ago
Ondřej Hruška 5db77649ff
fuxes for build without serial 6 years ago
Ondřej Hruška 40479a0b24
work on bulk, not finished 6 years ago
Ondřej Hruška 803cd57960
simplified config file comments, fixed settings not peristed, fixed F407 flash code 6 years ago
Ondřej Hruška 72954c46ce
compatibility for F072 6 years ago
Ondřej Hruška 90677f2361
moved tasks to their own folder 6 years ago
Ondřej Hruška 68dc30fccf
Added customized GEX library into the Core module for easier porting 6 years ago
Ondřej Hruška e1ce976278
some cleanings and re-disable VFS debug 6 years ago
Ondřej Hruška 62096da6e6 fix windows compat and some bugs 6 years ago
Ondřej Hruška 56a935cdd0
Code import 6 years ago