Commit Graph

21 Commits (2429425b9eb6da61b214f655f1ca2b8a3da2da19)

Author SHA1 Message Date
polymurph 76fc103c14 removed hardware dependent stuff from spi.h and spi.c and moved it into imp_spi.c
3 years ago
polymurph c56587c873 implemented auto pinsetup in spiInitMaster
3 years ago
polymurph 978ca001eb working on driver for the max7219 to test the spi interface. Problem remains with the integration of the device drivers inside the cmake project
3 years ago
polymurph cde2895fff cleanup + work on frame lenght
3 years ago
polymurph fa69bbdc87 started work on implementation of missing features
3 years ago
polymurph 734647f637 working crude example
3 years ago
polymurph f678c41563 working on init function
3 years ago
polymurph bcff2e2cc0 working example.now step by step make init function generic
3 years ago
polymurph 411403e946 working on init function
3 years ago
polymurph d28e42f2c1 added new functions to spi
3 years ago
polymurph 124ad69802 code error solving and cleanup
3 years ago
polymurph 2962ebd6e3 setup example with spi CH. Problem with linking still not solved
3 years ago
polymurph ed491a7aaf working on implementing spiCH
3 years ago
polymurph 3ebf3744f3 resolved small errors
3 years ago
polymurph 64e5259fca work on interface and implementation of spi
3 years ago
polymurph 7ec3ddc352 work on spi interface
3 years ago
key d56e3ef92c Added the I2C.h based on the Stdandart i2c protocol V.7
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 e7e354b3b2 moved device drivers to a seperate folder + added spi stuff (not jet fully implemented!)
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