• Welcome to Andy's Workshop Forums. Please login or sign up.
 
March 28, 2024, 06:30:56 pm

News:

SMF - Just Installed!


Setting up a project without an IDE

Started by simon, October 29, 2019, 04:16:47 am

Previous topic - Next topic

simon

Hello

So, looking into stm32plus for a quick project I'm cooking up using one of the "Baite" Maple Mini clone boards (STM32F103c8t6, 64k or 128k ROM, 20K RAM, 72mHz).  It seems I should be able to use the f1Hd setup and simply avoid the hardware I don't have, perfectly happy with that, and edit the link script to suit the RAM and ROM I have available.

Where I get stuck, though, is that I don't like IDEs in the slightest (I'm an old and grumpy unix dev from the days when even line editors were considered unnecessary frippery), and have never previously used scons.  Do you have any ideas on how to get started setting up a project *without* any of the IDE jazz?  I'm guessing this involves setting up all sorts of magical Sconstruct files?

Thanks for any advice you might be able to give

Simon