You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
184 B

  1. {
  2. "bootloader": "caterina",
  3. "bluetooth": {
  4. "driver": "bluefruit_le"
  5. },
  6. "build": {
  7. "lto": true
  8. },
  9. "features":{
  10. "bluetooth": true
  11. }
  12. }