circuitpython/ports
Jeff Epler 44c26d9d41
Ensure sdkconfig.h is built early, by making Makefile depend on it
Here's why this helps fix the build error:
If this file does not exist or is out of date, then it is generated
and then the Makefile is re-read.

I don't know why this worked before but stopped now; it must have
to do with the rework of header generation in the MP build system.
2023-08-20 11:08:43 -05:00
..
atmel-samd Merge remote-tracking branch 'adafruit/main' into merge-micropython-v1.19.1 2023-08-18 13:29:39 -04:00
broadcom pre-commit fixes 2023-08-14 00:59:22 -04:00
cxd56 pre-commit uncrustify 2023-08-18 22:53:14 -04:00
espressif Ensure sdkconfig.h is built early, by making Makefile depend on it 2023-08-20 11:08:43 -05:00
litex pre-commit fixes 2023-08-14 00:59:22 -04:00
mimxrt10xx pre-commit fixes 2023-08-14 00:59:22 -04:00
nrf pre-commit fixes 2023-08-14 00:59:22 -04:00
raspberrypi pre-commit fixes 2023-08-14 00:59:22 -04:00
silabs force mpversion.h build early in silabs 2023-08-14 11:28:13 -04:00
stm pre-commit modifies these additional files on my system (WHY?) 2023-08-19 13:45:06 -05:00
unix asyncio test fixes and asyncio library updates 2023-08-18 13:16:16 -04:00