diff options
author | Damien George <damien@micropython.org> | 2025-04-10 13:54:01 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-04-10 13:56:51 +1000 |
commit | 0b3ad98ea97bc504bb594639f5fcced5b5397eec (patch) | |
tree | b9d58101cae4f94d088a200869a64a5927ac4441 /py/objtuple.c | |
parent | db854270719bfa4dda003d38893c1b8f39bf58de (diff) | |
download | micropython-0b3ad98ea97bc504bb594639f5fcced5b5397eec.tar.gz micropython-0b3ad98ea97bc504bb594639f5fcced5b5397eec.zip |
mimxrt/Makefile: Fix dependencies for generation of flexram_config.s.
Prior to this fix the following would fail:
$ make build-TEENSY40/flexram_config.s
because it didn't create the build directory before generating the file.
Also, make `hal/resethandler_MIMXRT10xx.S` have an explicit dependency on
`flexram_config.s` rather than the latter just being forced to be built
before everything else.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objtuple.c')
0 files changed, 0 insertions, 0 deletions