Hi Don, We are transitioning to a new Cmake based Makefile system for the stm32, that Richard has been working on. This was presented a few weeks ago (14 June) on this list but you may have missed it as I think you first approached us about then.
The idea is to retire the current stm32/Makefile once we have tested images from the Cmake system, in particular a working sm1000.bin. Pls see README.cmake, and if you haven't done so already, try the Cmake build system for the stm32. Feel free to documenting the Cmake build system, and add your own unit test programs as targets. Cheers, David On 27/06/18 03:22, Don wrote: > The stm32/Makefile has rules to download and extract the ST provided > library for STM32F4. The location specified > > http://www.st.com/resource/en/firmware/stm32f4_dsp_stdperiph_lib.zip > > does not work for me. However it was easy to find the file and get it. > Now I have to have a hacked Makefile that comments this stuff out. That > makes it awkward to make other changes and get them checked in. > > Downloading this library is a one-time thing when you start working on > this code. In fact I don't think you want to get a new version if it > ever appears unless you are ready for it. So this does not need to be > in the Makefile. > > What I'd like to do is to put instructions for downloading the library > into the README file and take this part out of the Makefile. I'll also > have the Makefile use an ENV value for the location if set, otherwise > use the default location from the README. > > Does that work for people?? > > Don Reid > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Freetel-codec2 mailing list > Freetel-codec2@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freetel-codec2 > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Freetel-codec2 mailing list Freetel-codec2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freetel-codec2