Wykres commitów

  • 5a44eeda42 README.md add micro-gui reference. Peter Hinch 2021-06-26 08:29:07 +0100
  • be997e1912 README.md add micro-gui reference. Peter Hinch 2021-06-26 08:26:55 +0100
  • a22adfd3d3 README: add ESP32 URL. main Peter Hinch 2021-06-15 13:04:36 +0100
  • b64de48114 Update micropip docs. Peter Hinch 2021-04-16 13:41:58 +0100
  • a1173b50a8 Update micropip docs. Peter Hinch 2021-04-16 13:29:45 +0100
  • c87587d426 Add notes on rshell macros. Peter Hinch 2021-02-27 18:05:53 +0000
  • 761df2c73a Minor README updates. Peter Hinch 2021-01-24 10:33:49 +0000
  • f366c0ce9f Minor README updates. Peter Hinch 2021-01-24 10:18:41 +0000
  • 163a2f264c Remove undocumented and outdated uasyncio directory. Peter Hinch 2020-12-27 17:21:48 +0000
  • 56f775241a ESP32 pinout: fix garbled PDF conversion. Peter Hinch 2020-11-30 19:40:36 +0000
  • 96360ba5a7 Random: add yasmarang and cheap_rand generators. Peter Hinch 2020-11-05 09:29:04 +0000
  • ee0d56bd7e Random: add yasmarang and cheap_rand generators. Peter Hinch 2020-11-05 08:52:12 +0000
  • 2e48324692 Update ESP32 pinout for CMD pin. Peter Hinch 2020-10-26 12:03:39 +0000
  • c765b5b1f5 Update fastbuild scripts. Peter Hinch 2020-10-21 08:52:18 +0100
  • f183e79ab9 README: add note about evil USB MSC mode. Peter Hinch 2020-10-19 18:32:39 +0100
  • 686ae8c03d README: add note about evil USB MSC mode. Peter Hinch 2020-10-19 18:15:15 +0100
  • 2ecc5cf785 Fix typos. Peter Hinch 2020-10-19 10:54:54 +0100
  • 927ff25f84 Docs: add module index, Pyboard D boot info. Peter Hinch 2020-10-19 09:54:01 +0100
  • 0db03bdec5 ds3231_port.py Change name of twos_complement: single underscore. Peter Hinch 2020-09-10 05:29:07 +0100
  • 2a0bd63ab8
    Merge pull request #16 from petrkr/master Peter Hinch 2020-09-10 05:23:22 +0100
  • 7429834c69 DS3231: Added temperature sensor to port version Petr Kracík 2020-09-09 22:52:57 +0200
  • 6332344c26 README.md fix broken link. Peter Hinch 2020-08-27 06:55:52 +0100
  • 8fd6341ca3 Quaternions: initial commit. Peter Hinch 2020-08-18 18:51:29 +0100
  • 10f798ec4d
    Merge pull request #15 from aivarannamaa/master Peter Hinch 2020-07-28 13:29:19 +0100
  • 239926a439
    Update the url of the package index at micropython.org Aivar Annamaa 2020-07-28 10:13:31 +0300
  • 20e10c5a67 Pyboard D: add note re performance of QSPI flash. Peter Hinch 2020-07-24 06:29:07 +0100
  • 5c2ace06f8 sequence/check_mid.py Fix bugs. Peter Hinch 2020-07-15 07:33:30 +0100
  • 4d61f6f1b4 Improve sequence checker. Peter Hinch 2020-07-14 16:21:12 +0100
  • dd72be0eeb Add note on Flash to Pyboard D section. Peter Hinch 2020-07-14 16:11:30 +0100
  • ac459af6ce Manifest doc describes include statement. Peter Hinch 2020-07-07 15:57:03 +0100
  • 2399918b38 README improvements. Peter Hinch 2020-07-07 15:47:14 +0100
  • 61d312be15 Minor doc fixes. Peter Hinch 2020-07-06 11:51:19 +0100
  • c0a4406710 Add index and sequence check. Peter Hinch 2020-07-06 11:40:57 +0100
  • 1281c08751 Add ESP32 pinout Peter Hinch 2020-06-17 07:20:48 +0100
  • 76db342a07 Add ESP32 pinout Peter Hinch 2020-06-17 06:38:37 +0100
  • 605ba410d9
    Update PICOWEB.md Peter Hinch 2020-04-19 09:33:32 +0100
  • 014d247e44 Queue now uses a list because of dodgy deque. Peter Hinch 2020-04-08 18:06:32 +0100
  • 8e3767393f Add uasyncio_iostream/v3/primitives/ - stopgap primitives for uasyncio V3 Peter Hinch 2020-04-07 18:21:49 +0100
  • 7a7ab42dd7 Add Serialisation doc. Peter Hinch 2020-02-10 18:17:37 +0000
  • c42d12b7d9 Add Serialisation doc. Peter Hinch 2020-02-10 17:52:22 +0000
  • f62a6d8e1c DS3231 Support Pyboard D. Various updates and fixes. Peter Hinch 2020-01-27 09:58:35 +0000
  • c259792a7c Prior to DS3231 update. Peter Hinch 2020-01-25 17:36:58 +0000
  • d8a1810a90 DS3231: Update README. Modify test for Pyboard D. ds3231_port Peter Hinch 2020-01-16 07:29:26 +0000
  • e2fc55740e DS3231/ds3231_port fixed for official ESP32 firmware. Peter Hinch 2020-01-16 06:07:57 +0000
  • b4395cbe27
    add global exception handling Kevin Köck 2020-01-04 16:45:08 +0100
  • 4d2a52d109
    Merge pull request #12 from kevinkk525/patch-1 Peter Hinch 2019-12-29 12:03:01 +0000
  • 2ec2cee240
    Update event.py Kevin Köck 2019-12-28 16:54:50 +0100
  • 9a5fd628cc uasyncio: add test_can.py. Peter Hinch 2019-12-07 06:24:01 +0000
  • 0916a421e0 uasyncio README: reference low power applications. Peter Hinch 2019-12-06 06:23:32 +0000
  • 848fad9b37 uasyncio README changes. Peter Hinch 2019-12-04 17:29:00 +0000
  • ee36d4525c uasyncio README.md note re awaitable classes. Peter Hinch 2019-12-04 10:54:36 +0000
  • 0d5d9146a5 uasyncio update README.md Peter Hinch 2019-12-03 05:47:14 +0000
  • bb534a7eb8 lock.py: fix bug with _awt Peter Hinch 2019-12-02 18:22:14 +0000
  • 7bc6f92dd7 uasyncio Revert name of task queue instance. Peter Hinch 2019-12-02 16:35:03 +0000
  • 6853171823 uasyncio: implement Primitive class. Peter Hinch 2019-12-02 13:53:29 +0000
  • 7b021ad645 Simplify queue.py, prim_test.py tests queue cancellation. Peter Hinch 2019-12-02 08:22:52 +0000
  • 888d017762 uasyncio: add note re future versions. Peter Hinch 2019-11-23 16:38:58 +0000
  • a396d39c03 Address CPython compatibility. Peter Hinch 2019-11-21 11:29:16 +0000
  • 7c05be28e3 uasyncio: implement as package, add primitives. Peter Hinch 2019-11-20 11:20:33 +0000
  • 9a697a8591 uasyncio: implement as package, add primitives. Peter Hinch 2019-11-20 11:18:38 +0000
  • 1a2084425a uasyncio - add ms_timer demo of fast I/O. Peter Hinch 2019-11-16 11:36:22 +0000
  • 026e729f8d Add test for fast scheduling. Peter Hinch 2019-11-16 06:28:23 +0000
  • 8e1cabc610 Add test for fast scheduling. Peter Hinch 2019-11-16 05:58:48 +0000
  • 08125828fe Add demo of fast I/O on new uasyncio. Peter Hinch 2019-11-15 17:26:26 +0000
  • 4f00740ff0 Update build scripts to use manifests. Peter Hinch 2019-11-01 15:42:50 +0000
  • 3608a86bb1 Fix fastbuild to work on all Pyboard types. Peter Hinch 2019-10-21 17:42:15 +0100
  • 1e88ebd417 Update build scripts. Add functor/singleton doc. Peter Hinch 2019-10-18 10:39:20 +0100
  • 8caf7a9c2f Update build scripts. Add functor/singleton doc. Peter Hinch 2019-10-18 10:37:54 +0100
  • 59ad6d674a phase/README.md: fix code sample and clarify doc. Peter Hinch 2019-09-29 16:06:20 +0100
  • 839ab0267f Update picoweb docs. Peter Hinch 2019-09-22 18:02:16 +0100
  • 4ef1037934 Update picoweb docs. Peter Hinch 2019-09-22 17:55:56 +0100
  • b512727002 fastbuild: handle new pybd indentifiers. Peter Hinch 2019-08-05 09:23:56 +0100
  • ac7335b66b ds3231_port.py Fix ESP8266 issue #10 Peter Hinch 2019-07-01 07:17:18 +0100
  • 71fcc81822 Build script buildnew updated for Pyboard D Peter Hinch 2019-06-28 16:13:33 +0100
  • 2632a4c1d9 Build script buildpyb and pyb_check updated for Pyboard D Peter Hinch 2019-06-27 18:44:20 +0100
  • 508c7d2b32 micropip: remove upip_m.py. Update README.md to reflect changes in upip.py Peter Hinch 2019-06-19 17:03:48 +0100
  • 2dd270272c Improve Picoweb doc. Peter Hinch 2019-06-03 09:16:57 +0100
  • eae256e07a Improve Picoweb doc. Peter Hinch 2019-06-03 09:03:53 +0100
  • 446bb69525 Add upip installation for Picoweb. Remove Pyboard D info. Peter Hinch 2019-06-03 08:48:37 +0100
  • a3a394c1b7 PicoWeb guide now has no changes to Paul Sokolovsky's picoweb code. Peter Hinch 2019-05-16 11:57:49 +0100
  • 0aabbda630 PicoWeb guide now has no changes to Paul Sokolovsky's picoweb code. Peter Hinch 2019-05-16 11:55:35 +0100
  • b0bd198c70 Add picoweb installation guide. Peter Hinch 2019-05-14 16:48:38 +0100
  • 8953cbf519 Deprecate unofficial Pyboard D guide now docs exist. Peter Hinch 2019-04-02 18:08:11 +0100
  • c982d53787 Pyboard D now references official docs. Peter Hinch 2019-03-26 10:58:03 +0000
  • 063c02d607 Library installation README added, code updated. Peter Hinch 2019-03-26 09:59:13 +0000
  • cdd09796c9 Incorporate PR#7: typos in Pyboard D. Peter Hinch 2019-02-20 17:24:52 +0000
  • 4807b7a39a Add bitmap directory. Peter Hinch 2019-02-20 16:51:19 +0000
  • 14aba52b92
    Merge pull request #7 from ThomasChr/master Peter Hinch 2019-02-18 13:36:00 +0000
  • 6595020f57 Small Typo Thomas Christlieb 2019-02-17 22:22:58 +0100
  • 2c5df6912e Pyboard D: add note about emitters. Peter Hinch 2019-02-17 11:25:59 +0000
  • 02132e9073 Add Pyboard D. Peter Hinch 2019-02-17 11:19:13 +0000
  • 3b4977bd2e Add software watchdog timer. Peter Hinch 2019-01-27 10:24:21 +0000
  • a8107c798e images directory removed. peterhinch 2019-01-16 16:42:34 +0000
  • c0ac19ab08 images directory added. Peter Hinch 2018-12-23 15:35:46 +0000
  • be297f4aba micropip: add licensing and upip attribution details. Peter Hinch 2018-12-15 16:18:17 +0000
  • f2af1d0967 micropip: add licensing and upip attribution details. Peter Hinch 2018-12-13 08:22:31 +0000
  • 8b43b82ec5 resilient: add link to micropython-iot. Peter Hinch 2018-12-10 09:37:04 +0000
  • e691437f8a primitives.py Add NamedTask because of possible failure mode. Peter Hinch 2018-12-02 13:18:02 +0000
  • 9ab23af699 client_w remove redundant writer arg. Peter Hinch 2018-12-01 09:42:55 +0000
  • b43be456c9 resilient directory added. Peter Hinch 2018-11-30 10:34:35 +0000