Hi Robert,
On 12/26/22, Robert Lipe wrote:
>>
>> Thank you for sharing this CH32V30x porting repository.
>>
>
> For anyone following along, this was an accident. The "real" repo (to which
> I'm about to commit more stuff) is at
> https://github.com/robertlipe/incubator-nuttx
>
>
>> I think the ri
>
> Thank you for sharing this CH32V30x porting repository.
>
For anyone following along, this was an accident. The "real" repo (to which
I'm about to commit more stuff) is at
https://github.com/robertlipe/incubator-nuttx
> I think the right way to handle the GPIO is like STM32 and other
> arche
Hi Robert,
Thank you for sharing this CH32V30x porting repository.
I think the right way to handle the GPIO is like STM32 and other
arches do, not inside the menuconfig.
Some time ago someone suggested using menuconfig to select the
function of each pin of the MCU, but although the idea is cool,