Skip to content

Conversation

@maholli
Copy link
Owner

@maholli maholli commented Apr 21, 2020

No description provided.

sabas1080 and others added 30 commits January 22, 2020 20:30
Restructures the STM port of Circuitpython to be more generic about the STM32 chip lines to support
the F7 and H7 series of chips. Adds the new Packages directory to organize different chip layouts
between lines. Makes general changes to the Makefile to condense board-level flags to the minimum
and support the new chip series. Adds the new chip line to the Peripherals directory, along with
new python tools used to generate peripheral text automatically in the tools/ directory.
Save backlight_on_high correctly.
RFC: Use Sphinx 3 To Build Docs
xobs and others added 29 commits April 16, 2020 09:26
Add a mp_hal_delay_us, which is required by some of the modules,
that simply calls mp_hal_delay_ms / 1000.

Signed-off-by: Sean Cross <[email protected]>
Signed-off-by: Sean Cross <[email protected]>
Manually specify available modules and disable any modules
that are currently unsupported on the litex target.

Signed-off-by: Sean Cross <[email protected]>
litex: remove minimal build option
I originally believed that there would be a wrapper library around it,
like with _pixelbuf; but this proves not to be the case, as there's
too little for the library to do.
This is a quick rename, it changes the user-facing names but not the
internal names of things.
This gets all the purely internal references.  Some uses of
protomatter/Protomatter/PROTOMATTER remain, as they are references
to symbols in the Protomatter C library itself.
... allocate_display_bus_or_raise() uses fixed storage, not heap storage.
Rename Protomatter to RGBMatrix
STM32: f767: Fixes linker settings.
Fix RGB/BGR colors in Stage
@maholli maholli merged commit bb317c1 into maholli:non-standard-nvm Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.