Commit Graph

196 Commits (6f7659f70bb26c886406f0e71b71d032f30f32c2)
 

Author SHA1 Message Date
polymurph 6f7659f70b Merge branch 'redesign' of https://git.keydev.me/kerem/KED into redesign
3 years ago
polymurph 883e0dee57 changed timer to imp_timer
3 years ago
Kerem Yollu 1e7717a8ec Cleader the i2c Erros and added the i2c to cmake.conf inc csl/stm32f046k/cmake.conf
3 years ago
Kerem Yollu 115fc72b09 Created an example file to store our example/test main files for spi or i2c ect...
3 years ago
polymurph c4966f5210 funny example code
3 years ago
polymurph 77ee905dfa added i2c to cmake -> still somewarnings remaining when compiling but ist compiles and works
3 years ago
Kerem Yollu 8aa86925d9 Added Drives funtion
3 years ago
Kerem Yollu a916ec29b4 Removed the Cmake on the CSL/Src to periferals
3 years ago
Kerem Yollu e13f0c00a6 Started to port config.cmake to perferals to make the cmake more independent
3 years ago
Kerem Yollu d524e56241 Doxygen config path corrected
3 years ago
Kerem Yollu a1272d8703 Mooved compiler.info to config file
3 years ago
polymurph 6d77c55400 updated hardware description with missing spi stuff
3 years ago
Kerem Yollu 636747cd45 HW update
3 years ago
polymurph 0201de364e started implementing spi
3 years ago
Kerem Yollu b3a167dac3 Mooved the run.sh to the higest level
3 years ago
Kerem Yollu 322e33aa5b Chnaging Cmake file for the news structure
3 years ago
Kerem Yollu f8261a20cb Renaming folders
3 years ago
Kerem Yollu 343d78ac7c build folder mooved up
3 years ago
polymurph 731dae3381 set up basic test scenario for SPI
3 years ago
key d56e3ef92c Added the I2C.h based on the Stdandart i2c protocol V.7
3 years ago
polymurph 8beb18003f work on Readme
3 years ago
polymurph 7bb9df0f2f work on spi. added init for SPI1
3 years ago
polymurph 61e24b8647 found the problem with not compiling... Typo
3 years ago
polymurph 4f84e43b91 work on spi implementation
3 years ago
polymurph 13a14dcb11 workin on spi example
3 years ago
polymurph 66aaacb37b work on implementation of spi hardware driver
3 years ago
polymurph effed17ed8 working with example for spi
3 years ago
key 2f515e26df Redesigning the menu interface to be modular
3 years ago
key 225871dba4 Making our menu from scratch with ncurses
3 years ago
atomega e51885a007 first menu implmentation
3 years ago
atomega 8417c8f438 Merge branch 'master' of https://git.keydev.me/kerem/ked
3 years ago
atomega 413872dba6 learned ncurses up to a basic menu system
3 years ago
polymurph 6c370a1cbe added new tmux workbench script + included spi in main.c/.cpp + work on spi.c and hwDescription
3 years ago
polymurph 8fff069a57 added empty spi.c
3 years ago
polymurph f28829599f added drivers as subdirectory
3 years ago
polymurph 1dc8189527 added cmake path to drivers
3 years ago
atomega c190bd5ca7 Merge branch 'modularize' of https://git.keydev.me/kerem/ked into modularize
3 years ago
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