Commit Graph

5 Commits

Author SHA1 Message Date
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