Commit Graph

209 Commits (0e22b6b3793cdfa05f13dfa10db7ea309dd4cf3a)
 

Author SHA1 Message Date
atomega fa8c4115b3 Started with ncurses for the menu
3 years ago
polymurph e7e354b3b2 moved device drivers to a seperate folder + added spi stuff (not jet fully implemented!)
3 years ago
key 9de793750f working compilation and programming process for stm both with main.c or main.cpp
3 years ago
key 967d132301 Deteled BSL & managed to export main.h one level higher so that KED could be used as a git Submodule
3 years ago
key e07b78241b created the config_files folder
3 years ago
polymurph 00ce59acfa work on Readme
3 years ago
polymurph afcfc3502a work on Readme
3 years ago
polymurph ca9cc4f43f work on link in reame
3 years ago
polymurph 86aee5e40e work on link in reame
3 years ago
polymurph 0b86f9bcb5 readme typo
3 years ago
polymurph 2e1ea290b7 added tmux cheat sheet link to readme
3 years ago
polymurph 4f74617700 added counter compare value to timerInitOutputCompare() + timerSetCounterCompareValue() + typos and doku
3 years ago
key 56d8e45a99 added todo
3 years ago
key e5df688262 Implementation of time output compare is suscessful
3 years ago
key d733f2c856 IMplmentation of timer ouput compare modules not yet compiled!
3 years ago
edwin 1ca19f313c Add 'notes.txt'
3 years ago
polymurph 0947787bf2 work on doku
3 years ago
polymurph b77aa12d5b work on docu
3 years ago
key 7e20962e61 Added tmux-dev.sh for lunching tmux easyyyyy
3 years ago
key 6e75921ec4 Added tmux-dev.sh for lunching tmux easyyyyy
3 years ago
polymurph bbb7f062f8 work on doku
3 years ago
key 885ebe6904 Timer.c : Added ToDo s
3 years ago
key b8c2355049 Timer.c : modified the timerInit to timerInitCounter as we want to add dieffretn init cof differen timer modes
3 years ago
key c68c8fd33d Tested Timers 1 to 17 and all are working great in down counting mode
3 years ago
key 5cfbacc060 Timer.c Check for prescaler overflow and wrote some documentation with new todo s
3 years ago
key ee0f8227b9 timerInit funtion is working to reset a periferal we first need to set the bit to 1 an then to 0 again. need to implement timerSetMode();
4 years ago
key 2c2d318217 Making timers great again pahse 1 / to be tested and finished so that the timerInit() function works properly
4 years ago
key 7d85aa1c0f Timer added the timerSetHz()
4 years ago
polymurph c1d7904314 comented out timer clock source selection fucntion. clock sourcing needs to be discussed generally
4 years ago
polymurph c69922ff2c added reset function...needs wo beimplemented
4 years ago
key 8261d7fb6a added 2 functions for timer
4 years ago
polymurph ee7d7e31ed working timer blinki example
4 years ago
key 0d645c30bb Edwin the variable that you commented for Cmake is currenly not implmeted Errors were generated due to the missing IFDEF __CPP__ wrappers on the .h Files
4 years ago
polymurph 675ae4d7b6 changed the bsl to nucleo
4 years ago
polymurph d61a90889d documentation of code... ongoing
4 years ago
polymurph a43ded526c documentation of code... ongoing
4 years ago
polymurph e05a43a74f transfered imer example code from main.c to .cpp
4 years ago
key 4082a6ad83 first implementation of timer but the test in main doesn't work debbug needed
4 years ago
polymurph 3063fdde11 added max31865 driver
4 years ago
key e633e46c8d implementing timer. basic outline of the timer implemented. implemnted HW descriptions
4 years ago
key 32acece232 added menu in utils to cmake
4 years ago
key d0bcecc263 adding utils directory to Cmake
4 years ago
polymurph 21ee76098b utils cleanup
4 years ago
polymurph 37157aa497 added new todo comment for singelton pattern for bsl (wo only want to allow one object of bsl!)
4 years ago
polymurph 411a650e62 added comments to code
4 years ago
polymurph ac48839b70 added assert from standart libs -> creates a lot of overhead. we must create our own lightweight assert
4 years ago
key 44fb09b309 started with timer.h
4 years ago
key 3aaf36a4c1 Alternate check is working / assert will be reagt to implement (Edwin ?)
4 years ago
key fe9556b033 Implmentation of hardwareDefinition.h sucessfully working. ./ideas/hw.h implemented & deleted
4 years ago
key 8144247296 Implmentation of hardwareDefinition.h
4 years ago