This example codes uses the wolfssl library to get hastags from Twitter by using the FRDM-K64F board from Freescale
Dependencies: EthernetInterface-FRDM HTTPClient mbed-rtos mbed wolfSSL WDT_K64F
Fork of SimpleHTTPSClient by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:dceeeeca2741 | 2015-08-06 | lgarabo | Added watchdog timer for 60 seconds. This prevents to stuck when HTTPS doesn't answer. |
6:bd28d1ad3ced | 2015-08-06 | lgarabo | Adding WolfSSL library correctly. |
5:4d53cdfe94c4 | 2015-08-05 | lgarabo | This example code uses the wolfssl library to have the FRDM-K64F reading hashtags from twitter. |
4:68c5a3f49a48 | 2015-02-07 | wolfSSL | SERVER_IP |
3:41412e91afb0 | 2015-02-07 | wolfSSL | Code cleaned |
2:071a8275fa40 | 2014-12-08 | wolfSSL | Expanded stack size |
1:54bce95d1d97 | 2014-12-08 | wolfSSL | updated IP address |
0:dadab10758d2 | 2014-12-08 | wolfSSL | Initial version |