Replies: 2 comments 12 replies
-
I'm trying to keep things simple. I'm glad, that this can be seen. Circle is
very much targeted on the Raspberry Pi. Some classes could be reused on other
SBCs, but most of the drivers probably not.
|
Beta Was this translation helpful? Give feedback.
-
@rsta2 Hello bro, i am learning how did you deal with .dtb files (https://github.com/raspberrypi/firmware/tree/master/boot) but i have no clue from read this repo, may i ask how did you make them work inside Circle programs please? It seems they are prebuilt binaries, is there some interfaces or calling conventions for us to invoke functions inside them for initializing some peripherals maybe? Sorry i am super newbie to ask :P I have found circle/devicetreeblob.h but may i ask how did you know what content inside the .dtb files is helpful? Thank you so much! |
Beta Was this translation helpful? Give feedback.
-
I love Circle for its simplicity. Is it technically convenient to edit Circle in order to port to other Cortex A single board computer (for example: change the GPIO settings, etc.) or start baremetal development environment from scratch instead? Looking for cheaper RPI alternatives, and cannot find any baremetal library similar to Circle at the moment.
Beta Was this translation helpful? Give feedback.
All reactions