lbmk/include
Riku Viitanen e2f8cc7f3e pico-serprog: enable building for multiple pico chips
rp2040 and rp2530 platforms can't share a cmake build directory. we
could just delete the build directory after every compilation, but that
would be really wasteful (every tool would need to be recomiled every
time. instead create new build directories as new plaforms are found
and symlink them to the point where the build directory used to be.

to find out which platform we're compiling for, we crudely parse the
board headers file.

there surely would be better ways to do this, but this hack works
with all the boards in pico-sdk 2.1.0.

Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2024-12-28 03:53:25 +02:00
..
git.sh git.sh: don't initialise livepull globally 2024-12-26 23:47:48 +00:00
lib.sh vendor.sh: Handle FSP insertion post-release 2024-12-26 22:05:16 +00:00
mrc.sh remove executable permission on include/ 2024-07-10 02:14:25 +01:00
rom.sh pico-serprog: enable building for multiple pico chips 2024-12-28 03:53:25 +02:00
vendor.sh vendor.sh: Print useful message on ./mk inject 2024-12-26 22:25:07 +00:00