December 2020 Jack3100 Hi, thank you for this introduction of platformio! Can the platformio be used without definition of the “board” element? For example I DIY a board with a stm32 mcu. Can I use platform in this situation ? 1 reply
December 2020 francois Long story short: yes. The best way to go about this is to write your own board definition file (which isn’t too hard). Here’s the documentation: Custom Embedded Boards — PlatformIO latest documentation