Skip to content
Snippets Groups Projects
Verified Commit f33167e3 authored by rahix's avatar rahix
Browse files

Merge branch 'rahix/hw-init'


Implement proper initialization of the different peripherals in
hardware_early_init() & hardware_init().  This includes stripping down
the display init so it does not perform a full reset anymore; we can do
this as the bootloader will have always performed the full reset
already.

Additionally this changeset enables the hardware_reset() function which
resets peripherals on load of a new app.  This should increase stability
as apps can always assume everything to be in its default state on load.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parents f012c7f7 a357a3f6
No related branches found
Tags v0.0
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment