DISTORTEC / distortos

object-oriented C++ RTOS for microcontrollers
https://distortos.org/
Mozilla Public License 2.0
434 stars 67 forks source link

SPIv1: Fix for base Interrupt priority for non ARMV7 architectures #33

Closed CezaryGapinski closed 7 years ago

CezaryGapinski commented 7 years ago

Architectures other than ARMV7 doesn't define ARCHITECTURE_ARMV7_M_KERNEL_BASEPRI used by SPIv1

FreddieChopin commented 7 years ago

Merged - thanks for your contributions!

FreddieChopin commented 7 years ago

BTW - I think the e-mail address you have configured on your PC (the one which is included in the "author" field of your commits) doesn't match the e-mail address you are using on github. That's why the commits you did are not linked to your account and probably this is the reason that you are not listed as a "contributor". There are some guides how you can add multiple e-mail addresses to your account so that the contributions are linked correctly. https://help.github.com/articles/adding-an-email-address-to-your-github-account/

CezaryGapinski commented 7 years ago

Thanks, I had added my second email address add to github, so now everything should be works fine. Just for your information: my previous 7SegmentSerialLEDModule works ok with new SPIv1 driver.

FreddieChopin commented 7 years ago

How about a nice video? This could be included in the youtube channel that I created some time ago (which currently has just one boring video of blinking LEDs) (;