Hi Florian,
Nice to hear from you.
Yes it is already included in the master branch.
In order to support to STM32F030CC you just need this modification:
$ git diff arch/arm/include/stm32f0l0g0/chip.h
diff --git a/arch/arm/include/stm32f0l0g0/chip.h
b/arch/arm/include/stm32f0l0g0/chip.h
index 6c9
Hi Alan,
thanks a lot!
I also already had included the CONFIG_ARCH_CHIP_STM32F030CC and tested
(but not built a patch, as I'm still not an advanced nuttx user nor
contributor) , and can confirm the modifications in your patch.
Additionally, I was able to include and successfully test the TIM3
Thank you!
On 2/5/20, Abdelatif Guettouche wrote:
> Committed!
>
> On Wed, Feb 5, 2020 at 6:15 PM Alan Carvalho de Assis
> wrote:
>>
>> Hi Everyone,
>>
>> Please find attached a patch to improve support to STM32F030.
>>
>> BR,
>>
>> Alan
>
Committed!
On Wed, Feb 5, 2020 at 6:15 PM Alan Carvalho de Assis wrote:
>
> Hi Everyone,
>
> Please find attached a patch to improve support to STM32F030.
>
> BR,
>
> Alan