Commit Graph

11 Commits

Author SHA1 Message Date
gijsio
3d739e99d8 Delete first-project.md
Not needed here anymore
2020-07-20 13:12:13 +02:00
gijsio
d1a4ec8f75 Merge remote-tracking branch 'origin/AnkithB2020-patch-1' into docs-restructure 2020-07-20 13:04:27 +02:00
gijsio
9a0602f9e5 Restructure, rev1
* Products
    -> updated with new products
    -> added accessories
* Getting started
   -> re-structured getting started guide
   -> removed some of the advanced stuff
* Tutorials / Examples
   -> added categories
   -> added new basic tutorials Sleep, GPIO and Pring
   -> added WiFi ap / sta tutorial
   -> added wifi Scan MAC tutorial
* Firmware API
   -> added pysense pytrack pygate categories here
* Datasheets
   -> added CE FCC and RoHS documents
   -> added pysense2 and pytrack 2 templates
* Update firmware
   -> new section, added all methods of updating the firmware
* License
   -> put license in its own section

general remarks:
-> updated the layout / theme
   no more red code text
   codeblocks actually work now
-> general layout updates, removed the old html structures (mostly)
2020-07-09 12:57:44 +02:00
AnkithB2020
4324689847 Adding changes of commit 23ef8f6 (#214)
* Adding changes of commit 23ef8f6

Changes related to replacement of
os.mkfs() with os.fsformat()

Link explaining the replacement details:
https://forum.pycom.io/topic/3351/new-development-firmware-release-v1-19-0-b1/2

Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup/9
2020-01-30 13:14:30 +01:00
AnkithB2020
3e93ae4a96 Adding changes of commit 23ef8f6
Commit 23ef8f6 includes changes related to replacement of
os.mkfs() with os.fsformat()

Link explaining the replacement details:
https://forum.pycom.io/topic/3351/new-development-firmware-release-v1-19-0-b1/2

Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup/9
2020-01-28 17:19:39 +01:00
AnkithB2020
36bf61c172 Adding the changes of Commit 23ef8f6
Commit 23ef8f6 includes changes related to replacement of os.mkfs() with os.fsformat()

Link explaining the replacement details:
https://forum.pycom.io/topic/3351/new-development-firmware-release-v1-19-0-b1/2

Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup/9
2020-01-28 17:04:00 +01:00
AnkithB2020
23ef8f6c25 os.mkfs() replaced with os.fsformat()
os.mkfs() has been replaced with os.fsformat()

Link explaining the replacement details:
https://forum.pycom.io/topic/3351/new-development-firmware-release-v1-19-0-b1/2

Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup/9
2020-01-27 15:06:57 +01:00
Emmanuel Florent
05cbedee36 fix on alert info 2019-07-09 14:48:53 +02:00
Emmanuel Florent
d503da6dff moved to single repos 2019-07-04 17:29:27 +02:00
Emmanuel Florent
699a9f30ec initial commit 2019-06-17 17:16:17 +02:00
Emmanuel Florent
48e3a22c9e initial commit 2019-06-17 14:24:53 +02:00