Mario Hüttel mhu
mhu pushed to master at mhu/opengl-playground 2020-03-18 22:42:13 +01:00
b50cb62ac3 Add small example
mhu pushed to master at mhu/opengl-playground 2020-03-17 23:28:01 +01:00
d15fb54804 Unload opengl shader program on object disposal
mhu deleted tag master from mhu/opengl-playground 2020-03-17 23:26:25 +01:00
mhu pushed to master at mhu/opengl-playground 2020-03-17 23:26:25 +01:00
ec17d18154 Add base structure for openGL playground
mhu created repository mhu/opengl-playground 2020-03-17 23:26:08 +01:00
mhu pushed to master at fpga/axi3-interconnect 2020-03-10 20:07:13 +01:00
a6f6df3d21 remove sigasi project remains
mhu pushed to master at fpga/axi3-interconnect 2020-03-10 20:06:27 +01:00
1ce3f9c97b Add simulation for toplevel
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-03-09 19:20:30 +01:00
f2c596a670 Update shellmatta to newest dev version
mhu pushed to develop at mhu/shellmatta 2020-03-09 19:19:44 +01:00
2921f9791b fix #15 added an api to control mode and echo + fixed the implementation and added tests
e970b6c941 Merge branch 'feature/#14-Add-shellmatta_resetShell-to-the-API' of shimatta/shellmatta into develop
bf1d91eca7 close #14 - added a resetShell api function + fixed some problems
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-03-01 21:06:16 +01:00
d5c459d136 Update shellmatta to newest version
9b90af8405 Make clean target silent in Makefile
Compare 2 commits »
mhu pushed to develop at mhu/shellmatta 2020-03-01 21:05:06 +01:00
48fcf05b7d Merge branch 'feature/#34-Add-backspace-support-for-0x7f' of shimatta/shellmatta into develop
4f7fbff2e8 close #34 added 0x7f as backspace and removed wrong check for 0x7e as delete. close #34
72777a6ac8 Merge branch 'develop' of https://git.shimatta.net/shimatta/shellmatta into develop
e27ba5317a Merge branch 'feature/#31-make-unneeded-command-parameters-optional' of shimatta/shellmatta into develop
b1b16b1f0d Merge branch 'feature/#31-make-unneeded-command-parameters-optional' of shimatta/shellmatta into develop
Compare 10 commits »
mhu pushed to master at mhu/stm32f4-sdio 2020-03-01 20:13:39 +01:00
04a1714237 Improve read performance by switching to DMA and mult-block operations
mhu pushed to master at mhu/stm32f4-sdio 2020-02-26 23:52:51 +01:00
e616e22dd7 Improve single block writing and reading
bea543269e Add write test
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-02-25 21:01:39 +01:00
9311d0b515 Write button code
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-02-25 20:24:19 +01:00
0bc341c0aa Merge branch 'dev' into ui
a338831d69 Add FatFS hello world. Will be removed but shows, that device is functional
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-25 20:05:59 +01:00
a338831d69 Add FatFS hello world. Will be removed but shows, that device is functional
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-02-25 19:49:19 +01:00
4487f854cd Merge branch 'dev' into ui
a39fe09de4 Remove files for onewire sensor. Will add them when necessary.
31769fd42d remove onewire interface from compilation
0ddaef01c8 Start onewire interface. But probably won't finish it
71e2073a76 reflect bitrate change of uart in uart struct
Compare 6 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-25 19:48:20 +01:00
a39fe09de4 Remove files for onewire sensor. Will add them when necessary.
31769fd42d remove onewire interface from compilation
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-25 19:35:24 +01:00
0ddaef01c8 Start onewire interface. But probably won't finish it
71e2073a76 reflect bitrate change of uart in uart struct
c923fb3e12 Add baudrate change function to uart driver
Compare 3 commits »
mhu pushed to onewire-sensor at mhu/reflow-oven-control-sw 2020-02-25 19:35:00 +01:00
0ddaef01c8 Start onewire interface. But probably won't finish it