AdaCore / Ada_Drivers_Library

Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.
BSD 3-Clause "New" or "Revised" License
236 stars 141 forks source link

Added Frown, Cross, Checkmark and Heart symbols #360

Closed Feqzz closed 3 years ago

Feqzz commented 3 years ago

Added four more symbols to play around with.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

Fabien-Chouteau commented 3 years ago

Hello @Feqzz, thanks for your contribution :)

Before we can merge this pull request you have to remove the trailing whitespaces in the source file:

microbit-display-symbols.adb:125:01: (style) trailing spaces not permitted
microbit-display-symbols.adb:136:01: (style) trailing spaces not permitted
microbit-display-symbols.adb:140:01: (style) trailing spaces not permitted
microbit-display-symbols.adb:153:01: (style) trailing spaces not permitted
microbit-display-symbols.adb:157:01: (style) trailing spaces not permitted
microbit-display-symbols.adb:166:01: (style) trailing spaces not permitted
microbit-display-symbols.adb:170:01: (style) trailing spaces not permitted
Fabien-Chouteau commented 3 years ago

I am sorry @Feqzz the build failures are my mistake.

It's fixed now, can you rebase your change on master?

Fabien-Chouteau commented 3 years ago

Thank you @Feqzz and sorry for the extra step.

Feqzz commented 3 years ago

@Fabien-Chouteau. No problem!