summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-09-01Update refresh to force immediate redraw with display.refresh() or display.re...Kevin Matocha
2020-08-30Fix stub; mismatched triple quotesDan Halbert
2020-08-30merge from upstreamDan Halbert
2020-08-30address review; use constructor for HCI AdapterDan Halbert
2020-08-26Fix stub and doc buildsScott Shawcroft
2020-08-25Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-25Add hash to Socket so it can be used in dictsScott Shawcroft
2020-08-25Fix SocketPool radio checkScott Shawcroft
2020-08-24Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-24Merge pull request #3275 from kmatch98/bitmap_v2Scott Shawcroft
2020-08-21shorten error stringsKevin Matocha
2020-08-21Added hanging indents to docs per @sommersoft's suggestionKevin Matocha
2020-08-21remove other extraneous filesKevin Matocha
2020-08-21remove extraneous filesKevin Matocha
2020-08-21More tweaks to try to fix documentation failingKevin Matocha
2020-08-21Minor tweaks to try to fix documentation failingKevin Matocha
2020-08-21sphinx fixesDan Halbert
2020-08-21Update documentation string with blank lineKevin Matocha
2020-08-21Add more "extern" declarations for gcc10 compatScott Shawcroft
2020-08-21Merge adafruit/main latestKevin Matocha
2020-08-21Merge with latest adafruit/mainKevin Matocha
2020-08-21Merge remote-tracking branch 'source/main' into mainKevin Matocha
2020-08-21Updating main to adafruit/mainKevin Matocha
2020-08-21Merge remote-tracking branch 'source/main' into mainKevin Matocha
2020-08-21Add empty linesScott Shawcroft
2020-08-21Fix copy pasta and stub buildScott Shawcroft
2020-08-21Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-21Make socket reads interruptableScott Shawcroft
2020-08-21fix stubs; make translateDan Halbert
2020-08-21Merge remote-tracking branch 'adafruit/main' into ble_hciDan Halbert
2020-08-20merge from upstream; working; includes debug_out code for debugging via Salea...Dan Halbert
2020-08-20Merge pull request #3279 from hierophect/esp32-pulseinoutScott Shawcroft
2020-08-19Add error handling w/temp debug logsScott Shawcroft
2020-08-19Add basic error handlingScott Shawcroft
2020-08-19Remove debug printsScott Shawcroft
2020-08-19Turn on json and enable socket.closeScott Shawcroft
2020-08-19SSL works until it runs out of memoryScott Shawcroft
2020-08-19HTTP works with my adafruit_requestsScott Shawcroft
2020-08-19SocketPool stubbed outScott Shawcroft
2020-08-19Ping works!Scott Shawcroft
2020-08-19Ping work and start to add socketpoolScott Shawcroft
2020-08-19Fix ipaddress import and parse ipv4 stringsScott Shawcroft
2020-08-19Add ipaddressScott Shawcroft
2020-08-19Add debugging. Scanning doesn't crash but returns no results. Need to config ...Scott Shawcroft
2020-08-19Scanning WIP. Need to sort out supervisor memoryScott Shawcroft
2020-08-19First crack at native wifi APIScott Shawcroft
2020-08-19fixYihui Xiong
2020-08-19support to get HID OUT reportYihui Xiong
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft
2020-08-18Style changes, reposition runtime errorsLucian Copeland