Hey,

On 01/29/2016 01:56 PM, Marc wrote:
I would like to drive the SPI at speeds currently not in the enum types.

What would be the best approach (ie. what would be accepted in a pull
request) :

  - adding extra speeds to the global enum
Sounds the most sensible.

Also, I'm wondering if RIOT has any rule for accepting new drivers. I
have been playing with small LCD, ws2812, mm5450, 7segments displays and
I'm wondering if I should try to make something clean for creating a PRs
? I see that's devs are already flooded by more important PR, so maybe
you simply don't want these extra "gadgets".
Sure, keep 'em coming!

One problem with drivers will always be that it's not possible to test them if the hardware is not around. But if the PR looks OK (adheres to RIOT's conventions and style), we'll merge it anyways.

Kaspar
_______________________________________________
devel mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to