Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-30 | cc3200: Append last 2 bytes of the MAC address to the default SSID. | Daniel Campora | |
2015-07-30 | docs/wipy: Correct nic.ifconfig() quickref example. | Daniel Campora | |
2015-07-30 | cc3200: 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-15 | cc3200: Implement new OTA mechanism with 2 firmware update slots. | Daniel Campora | |
2015-06-30 | docs/wipy: Update safe boot comments to match actual behaviour. | Daniel Campora | |
2015-06-16 | docs: Add more documentation for the CC3200 in the pyb module. | Daniel Campora | |
2015-06-10 | docs: Add initial draft documentation for the WiPy. | Daniel Campora | |
This makes all common files "port-aware" using the .. only directive. |