ardupilot_wiki icon indicating copy to clipboard operation
ardupilot_wiki copied to clipboard

dev: add a supported-mcu document

Open peterbarker opened this issue 4 years ago • 5 comments

Rough draft of document.

peterbarker avatar Sep 09 '21 06:09 peterbarker

needs to be included in a TOC list somewhere...perhaps learning-the-ardupilot-codebase

Hwurzburg avatar Sep 09 '21 12:09 Hwurzburg

@peterbarker can we add the TOC entry and update the AP_Periph cpu list?

Hwurzburg avatar Nov 16 '21 13:11 Hwurzburg

I doubt there is anyone that will keep this up-to-date with lead times and such, but I do like the idea of supported MCU list. Is there a way to generate the list from code somehow? IE parse the filenames of https://github.com/ArduPilot/ardupilot/tree/master/libraries/AP_HAL_ChibiOS/hwdef/scripts/STM32* to generate a table

nkruzan avatar Feb 06 '22 13:02 nkruzan

On Sun, 6 Feb 2022, nkruzan wrote:

I doubt there is anyone that will keep this up-to-date with lead times and such, but I do like the idea of supported MCU list. Is there a way to generate the list from c++ code somehow? IE parse the filenames of https://github.com/ArduPilot/ardupilot/tree/master/libraries/AP_HAL_ChibiOS/hwdef/scripts/STM32* to generate a table

Perhaps. I'm thinking of abandoning this concept at this point. If I haven't gotten to it before now then I probably won't :-/

peterbarker avatar Feb 08 '22 02:02 peterbarker

since this is listed in the porting docs already, do we need a separate page? shall I close?

Hwurzburg avatar Apr 03 '22 12:04 Hwurzburg

@peterbarker BUMP!

Hwurzburg avatar Nov 29 '22 15:11 Hwurzburg

closing since page exists

Hwurzburg avatar Nov 30 '22 23:11 Hwurzburg