Modified to be as identical to the linux_test_nopointer in order to have a good benchmark nedd to comparre size wehn addin more than one pin

linux_test
Kynsight 2 months ago
parent 78abf26979
commit a8e5cff8e6

@ -31,6 +31,13 @@ this will also create the build diretory for you.
```./ked_executable -pin 21 -dir out -set```
Will set GPIO21 pin (HEADER 40) to High
#Size Difference with version that has no function pointers
```
Size
text data bss dec hex filename
3836 332 16 4184 1058 ked_executable
```

Loading…
Cancel
Save