Commit Graph

6 Commits

Author SHA1 Message Date
ladyada 9e76479a7e change pin to not conflict with boot, add some debugs 2019-02-10 14:32:56 -05:00
Martino Facchin 35d4a3c84b Free BT memory if using only WiFi
Partially fixes https://github.com/arduino/nina-fw/issues/4.

Problem: default certificates are a lot (~70KB) and BT uses a lot of RAM even if just configured in menuconfig.
Avoid spurious certificates parsing and SSL errors by freeing bt memory if unused.
2018-11-16 16:53:55 +01:00
Sandeep Mistry f83faa4fd2 Suspend task 2018-11-13 08:56:11 -05:00
Sandeep Mistry d718b1f539 Enable HCI UART mode on boot if SS is LOW 2018-11-13 08:56:11 -05:00
Sandeep Mistry c53863c01b Update license and name 2018-07-11 10:22:11 -04:00
Sandeep Mistry 48ebd39cfd Initial version 2018-06-28 12:55:29 +02:00