You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KED/bsl/nucleo_f042k6
atomega cc65038957
Tryed to implment delay class on main header. without optimization it kates 1100 b wihtoptimisation. the -O1 optimisation flags helps a lot
4 years ago
..
Docs first GPIO bare level implementation /bsl/nucleo_f042k6/periferals/gpio | it's on the false directory but it's easy to change 4 years ago
CMakeLists.txt Working with ./run nucleo_f042K6 and ./run raspberry but must cahnge the headers. I will make a cmake configuration that will configure the main.hpp automatically 4 years ago
bslCompiler.cmake Working with ./run nucleo_f042K6 and ./run raspberry but must cahnge the headers. I will make a cmake configuration that will configure the main.hpp automatically 4 years ago
bslConfig.cmake Tryed to implment delay class on main header. without optimization it kates 1100 b wihtoptimisation. the -O1 optimisation flags helps a lot 4 years ago
bsl_nucleo_f042k6.cpp I have changed delay() from a class to a simple C and saved 5kB we need to look why classes are taking so much place 4 years ago
bsl_nucleo_f042k6.hpp I have changed delay() from a class to a simple C and saved 5kB we need to look why classes are taking so much place 4 years ago