summaryrefslogtreecommitdiff
path: root/docs/wipy
AgeCommit message (Collapse)Author
2015-07-30cc3200: Append last 2 bytes of the MAC address to the default SSID.Daniel Campora
2015-07-30docs/wipy: Correct nic.ifconfig() quickref example.Daniel Campora
2015-07-30cc3200: Rename pins from GPIO to just GP.Daniel Campora
This is how the names will be printed on the sticker that goes on top of the EMI shield. The shorter names also help saving a few bytes of RAM and ROM.
2015-07-15cc3200: Implement new OTA mechanism with 2 firmware update slots.Daniel Campora
2015-06-30docs/wipy: Update safe boot comments to match actual behaviour.Daniel Campora
2015-06-16docs: Add more documentation for the CC3200 in the pyb module.Daniel Campora
2015-06-10docs: Add initial draft documentation for the WiPy.Daniel Campora
This makes all common files "port-aware" using the .. only directive.