Closed FredPraca closed 3 years ago
I checked and I also found:
I'm not sure how to deal with these using templates only, can I ?
As far as the run-time is concerned, we don't care about SPI so don't mind those.
Ok, so I'll see the impact on Ada_Drivers_Library before creating a pull request on it.
Thanks
Is it better to provide a runtime for 4x1re boards or provide 401re and 411re based on templating ?
I depends on the differences between the two BSP. I guess it will only be a question of memory map and clock speed here, so indeed templates should be a good solution.
Hello @FredPraca,
There is not enough difference between the 401 and the 411 to justify to sets of files. The only significant difference is that the memory sizes are different.
I will close this PR and focus on the 401, once the 401 is merged you can make a new PR with just the memory sizes using templates.