Jack Hansdampf
/
MQTT_HelloENC28J60
MQTT client to test the ENC28J60-EMAC on NUCLEO-L152RE
mbed_app.json
- Committer:
- hudakz
- Date:
- 2021-03-26
- Revision:
- 0:238f0d0c0ba3
- Child:
- 6:c123d9b8e6f4
File content as of revision 0:238f0d0c0ba3:
{ "target_overrides": { "*": { "platform.callback-nontrivial": true, "enc28j60-emac.mosi": "D11", "enc28j60-emac.miso": "D12", "enc28j60-emac.sck" : "D13", "enc28j60-emac.cs" : "D10" } } }