Skip to content

[export_cpp] Support for STM32 L475E-IOT01A1 Board Integration

What commit version of aidge do you use

  • aidge_core: 0.3.0
  • aidge_export_cpp: 0.1.2

Hello,

I hope you are doing well. I am interested in using a different STM32 board than the H7; I want to use an STM32 L475E-IOT01A1 board for my project with Aidge, and I would need some clarifications.

To integrate this new board, should I create a directory containing the information for my board, similar to the one found in:

aidge_export_arm_cortexm/boards/stm32/H7?

Should I also include a blank .ioc file in this directory? If so, could you provide me with details on the necessary structure and the specific information to include in this file?

Thank you in advance for your help.