- May 21, 2023
- May 19, 2023
- May 18, 2023
- May 17, 2023
-
-
moon2 authored
-
- May 16, 2023
-
-
dx authored
-
moon2 authored
(some functions stolen from bootstrap, original author schneider)
-
dx authored
-
dx authored
-
dx authored
-
Original commit (f1c6cb7725960487195daa5c5c196fd8d3563811) py/stackctrl: Add gcc pragmas to ignore dangling-pointer warning. This warning became apparent in gcc 13. Signed-off-by:
Damien George <damien@micropython.org>
-
- May 14, 2023
-
-
q3k authored
-
- May 13, 2023
-
-
q3k authored
-
q3k authored
-
q3k authored
This moves the badge23-specific hardware/synth modules into usermodule/.
-
q3k authored
-
q3k authored
This is where it should be running, and was before the cmake refactor.
-
q3k authored
This refactors the build system to be more in line with the average ESP-IDF project. This means that: 1. `idf.py` from the main directory now works 2. Adding components, running menuconfig, etc. should now be trivial. 3. We don't have to edit files in micropython/ports/esp32/.... Hopefully this is the first step to yeeting the micropython checkout from source and just depending on a submodule instead.
-
q3k authored
-
q3k authored
-
q3k authored
I don't know why, but micropython has files that absolutely break my git experience, leading to 'phantom' dirty files that I can't seem to clean up. Feel free to revert this if this messes something up.
-
- May 12, 2023
-
-
q3k authored
This adds initial support for building on Nix(OS). It can be tested by following the updated README.md. The result should be the ability to build the firmware without having to download any other dependencies.
-
- Apr 30, 2023
-
-
dx authored
-
- Apr 25, 2023
- Apr 24, 2023
-
-
moon2 authored
-