Commit Graph

69 Commits (cc6503895788fadc4409748448aa44167f20c8db)

Author SHA1 Message Date
atomega ef0aa1340e Was able to additinonaly separate Src and Startup
4 years ago
atomega c7e9670222 Was able to separate Drivers as a submodule
4 years ago
atomega c6d22153a9 finally able to combine c and cpp the trick is in the header #ifdef __cplusplus extern "C" {#endif #ifdef __cplusplus}#endif
4 years ago
kerem 5b2926652d added a stmcube project without main
4 years ago
atomega 750e5b354e I was able to add a cpp to the project and link it
4 years ago
atomega 44c07c9da7 Most stable and arraged cmake yet... but not exactly separated
4 years ago
atomega 11d46dcda7 Added some comments and started to separate headers
4 years ago
atomega 295964c9e8 Configurint the Cmake from experiences gathered from Dividing and divideArm branches
4 years ago
atomega d86d74f983 Cmake is working i don't really know exatcly how but it works look into bsl/cmakeLowLayer/run.sh
4 years ago
key dc125b0d78 somewhat working CMAKE
4 years ago
Kerem Yollu 564fc2cee7 moded HAL to LL and exluded non used libraries
4 years ago
kerem f7d036a55e working makefile design for smt32f042k6
4 years ago
polymurph da68451e83 added idea
4 years ago
polymurph 2d39a5595d cleanup, may not compile
4 years ago
polymurph 75fbc08be1 added dac driver example
4 years ago
polymurph e0fa318b22 added i2c example in foo
4 years ago
polymurph e8c353bc59 added spi example in foo function
4 years ago
polymurph 41bfb2cdd7 added foo for example of the interface principle
4 years ago
Kerem Yollu 8c7a26eb04 First Intreface implementation with CRTP idome
4 years ago