- Jul 28, 2019
-
-
q3k authored
-
q3k authored
-
q3k authored
-
q3k authored
-
Signed-off-by:
Mateusz Zalega <mateusz@appliedsourcery.com>
-
q3k authored
-
Signed-off-by:
Mateusz Zalega <mateusz@appliedsourcery.com>
-
q3k authored
-
- The bootloader will now write files immediately, you no longer need to make sure you eject properly. - *cardium is called l0dables and will definitely happen! - External flash is now available from Pycardium Signed-off-by:
Rahix <rahix@rahix.de>
-
q3k authored
-
q3k authored
-
q3k authored
-
- Jul 27, 2019
-
-
q3k authored
-
rahix authored
- The bootloader will now write files immediately, you no longer need to make sure you eject properly. - *cardium is called l0dables and will definitely happen! - External flash is now available from Pycardium Signed-off-by:
Rahix <rahix@rahix.de>
-
q3k authored
-
q3k authored
ld emits relocations for weak undefined symbols. We want to safely skip them.
-
q3k authored
-
q3k authored
This lets us decide where the stack live, and place it at the best possible spot for it to grow towards the image. This is the first step towards having a heap in l0dables.
-
q3k authored
-
q3k authored
-
q3k authored
-
q3k authored
-
q3k authored
-
q3k authored
-
rahix authored
Make the flow-diagram correctly show that Epicardium will create `menu.py` if none was found on the external flash. This means, the menu will always be run from `menu.py`. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
The 3rd core is not used for BLE as of now so we should not document it as such. This commit also updates the colors of Epicardium and Pycardium to match the rest of the docs & GitLab. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Commit 82b5b21f intoduced card10_reset(). This patch refactors the pmic module to also make use of this new implementation. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jul 26, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
schneider authored
-
schneider authored
-
rahix authored
We decided to merge the implementation ASAP so we can build other features ontop of it. Further cleanup and refactoring of the modules will now happen in separate patches. The Epicardium API for this module will not change that much from what it looks like now. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Other existing API calls also use raw `int` for descriptors so I think we should use it for file-functions as well. Signed-off-by:
Rahix <rahix@rahix.de>
-