Commit Graph

210 Commits (aef5b4984b65a1f6d60e9d3c53ca59584ae0e335)
 

Author SHA1 Message Date
polymurph aef5b4984b work on link embed into readme
3 years ago
polymurph e40fe0e88e work on link embed into readme
3 years ago
polymurph ea8a6eadcf work on link embed into readme
3 years ago
polymurph b04bfd72cc added link for interrupt basics
3 years ago
polymurph 7049c6f5b0 first draft of rising edge interrupt on pinA4. Does not comile yet!
3 years ago
polymurph e311800503 cleaned up main.c... ready for implementian an example
3 years ago
polymurph 6cb0c695ce added link for interrupt example
3 years ago
polymurph 9cd2320fd3 removed include stdbool.h
3 years ago
polymurph f701987bd9 ported max31865 driver
3 years ago
polymurph 57e6671e88 started implementing max31865
3 years ago
polymurph 376ed8cfe8 addded comment
3 years ago
polymurph 292b4ece9c changed delay to imp_delay:wq
3 years ago
polymurph 6ba8123103 changed usart to imp_usart
3 years ago
polymurph 634f6ac96f changed pin to imp_pin
3 years ago
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