Mac Lobdell

Results 5 comments of Mac Lobdell

also, from experimentation, the way to get the smallest code size is with GCC_ARM compiler and the tiny.json profile. So, I recommend the documenation be updated to something like this:...

@mmahadevan108 - can you provide a daplink firmware binary for Quad SPI Flash that has all your latest fixes that we can use for testing?

Thanks for the help. Here are my responses. - I have an Intel Mac. Recently upgraded to Big Sur. - The compiler wasn't part of my path. I tried adding...

interesting. thanks for the help!. This command worked. ``` cmake -S . -B cmake_build/K64F/develop/GCC_ARM -GNinja -DCMAKE_BUILD_TYPE=debug ``` Awesome! Building is so much faster with the new tools! I definitely recommend...

I left this open because I do think it would be good to update the documentation to clarify things. I will leave it up to the maintainers to decide to...