library.properties: Remove the AVR architecture restriction

While we technically only support AVR for now, most of the code is
arch-agnostic, and we'll soon have ARM boards too. This is a preparation step to
unlock that architecture.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
pull/705/head
Gergely Nagy 5 years ago
parent 9ee9d34a8f
commit 62c1bd3416
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -6,5 +6,5 @@ sentence=Firmware for the Keyboardio Model 01, and other Arduino-powered keyboar
paragraph=...
category=Communication
url=https://github.com/keyboardio/Kaleidoscope
architectures=avr
architectures=*
dot_a_linkage=true

Loading…
Cancel
Save