technobly / SparkCore-LiquidCrystalSPI

A Hardware and Software SPI version of the LiquidCrystal library for the Spark Core.
GNU General Public License v3.0
9 stars 6 forks source link

'struct GPIO_TypeDef' has no member named 'BSRR' #2

Open bryceadams opened 8 years ago

bryceadams commented 8 years ago

Hey @technobly. I'm having similar issues to https://github.com/technobly/Particle-DotStar/issues/3 with this library - I tried flashing the hardware SPI example but it wouldn't verify. If you have time would you mind taking a look? Thanks! :)