Search found 4 matches

by twarge
Sat Sep 26, 2020 8:55 pm
Forum: Development and Feedback
Topic: [DEV] STM32H7xx support (new)
Replies: 94
Views: 40002

Re: [DEV] STM32H7xx support (new)

I'm pleased to report that this driver has been working continuously for a month and I think it's ready for inclusion!

Giovanni, can you please consider adding it for the next release?
by twarge
Tue Jul 21, 2020 5:46 am
Forum: Development and Feedback
Topic: [DEV] STM32H7xx support (new)
Replies: 94
Views: 40002

Re: [DEV] STM32H7xx support (new)

I'd like to cast a vote in favor of mikeprotts' new H7 MAC driver. It's been running well for several days now on my board.

Giovanni, can you please pull this into the next point release?
by twarge
Tue Sep 18, 2018 7:15 pm
Forum: Development and Feedback
Topic: STM32L4+ support
Replies: 23
Views: 11787

Re: STM32L4+ support

If you are having difficulty with your debugger it looks like it is supported by the wonderful blackmagic probe.

https://github.com/blacksphere/blackmag ... 32l4.c#L30
by twarge
Wed Dec 20, 2017 4:44 am
Forum: Small Change Requests
Topic: gcc 7.1 has land Topic is solved
Replies: 9
Views: 6627

Re: gcc 7.1 has land Topic is solved

Now that's it's on launchpad, lots of us will be seeing the fallthrough warnings. There are just a handful of them and they are easily suppressed using __attribute__((fallthrough));

Go to advanced search