Default Branch

master

52f7a1b807 · added some notes · Updated 2 years ago

Branches

linux_test

dbfd008f1d · Still identical to the one wihtout pointers, but this version is optimised to use a const pointers. So that when we generate more than one pin they all use the same pointer registers without recreating them. · Updated 2 months ago

0
5
linux_test_nopointer

1fa5b939ae · Modified to be as identical to the linux_test implementation with pointers in order to have a good benchmark · Updated 2 months ago

0
5
interrupts

87cb57bfab · work on getting it to work. problems still remain with linking the interrupt files into the project (it seems so) · Updated 3 years ago

102
9
redesign_interrupts

a3954657ef · added interrupt.h · Updated 3 years ago

107
49
ad9833

f11a947038 · Edwin check the _ · Updated 3 years ago

107
39
i2c

93b0d68eff · small changes · Updated 3 years ago

107
18
spi

e08417795a · 2 Issues found 1st you need to include the sub::imp_spi on the config.cmake 2nd in config.cmake sub::pin should be compiled after the spi.c as you are using pin funtion directi on spi.c Now compiling ;) · Updated 3 years ago

107
36