| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-23 | Merge pull request #3195 from tannewt/remove_i2c_stop6.0.0-alpha.2 | Scott Shawcroft | |
| Remove stop kwarg from I2C writeto. | |||
| 2020-07-23 | Remove stop kwarg from I2C writeto. | Scott Shawcroft | |
| Fixes #2082 | |||
| 2020-07-22 | Add externs. GCC10 complains about duplicate defines | Scott Shawcroft | |
| 2020-07-22 | Merge branch 'main' into memmonitor | Scott Shawcroft | |
| 2020-07-22 | Merge branch 'main' into memmonitor | Scott Shawcroft | |
| 2020-07-21 | Fix BluetoothError doc typo we copied | Scott Shawcroft | |
| 2020-07-21 | Updates based on review | Scott Shawcroft | |
| 2020-07-21 | Merge branch 'main' into type_hints | dherrada | |
| 2020-07-20 | Merge branch 'main' into disable_network | Scott Shawcroft | |
| 2020-07-19 | fix 3169: Polygon.points property | Kenny | |
| The getter for vectorio.Polygon#points was not updated with the data type change of the stored points list. This moves the implementation to shared_module and updates the data type to reflect the actual state. | |||
| 2020-07-17 | Disable existing native networking. | Scott Shawcroft | |
| We're moving towards a co-processor model and a Wiznet library is already available. New native APIs will replace these for chips with networking like the ESP32S2 but they won't be these. | |||
| 2020-07-17 | Add ignore() and fix docs | Scott Shawcroft | |
| 2020-07-17 | Get AllocationAlarm working | Scott Shawcroft | |
| 2020-07-17 | Add memorymonitor module | Scott Shawcroft | |
| 2020-07-17 | Merge branch 'main' into type_hints | dherrada | |
| 2020-07-17 | Made more requested changes | dherrada | |
| 2020-07-16 | Made requested changes in displayio | dherrada | |
| 2020-07-13 | Merge pull request #2780 from AndrewR-L/patch-1 | Scott Shawcroft | |
| busio/UART: Correct and clarify readline() return. | |||
| 2020-07-13 | Merge pull request #3003 from Flameeyes/master | Scott Shawcroft | |
| License tagging according to REUSE specifications. | |||
| 2020-07-08 | audioio: Remove compatibility code | Jeff Epler | |
| These items were aliased from audiocore to audioio for compatibility with 4.x, but according to our deprecation schedule can be removed in 6.0. | |||
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2020-07-03 | Added type hints previously missed | dherrada | |
| 2020-07-03 | Added type hints to ustack | dherrada | |
| 2020-07-03 | Added type hints to uheap | dherrada | |
| 2020-07-03 | Added type hints to time | dherrada | |
| 2020-07-03 | Added type hints to struct | dherrada | |
| 2020-07-03 | Added type hints to storage | dherrada | |
| 2020-07-03 | Added type hints to rtc | dherrada | |
| 2020-07-03 | Added type hints to random | dherrada | |
| 2020-07-03 | Added type hints to os | dherrada | |
| 2020-07-03 | Added type hints to network | dherrada | |
| 2020-07-03 | Added type hints to multiterminal | dherrada | |
| 2020-07-03 | Added type hints to math | dherrada | |
| 2020-07-03 | Added type hints to _eve | dherrada | |
| 2020-07-03 | Made every init return None | dherrada | |
| 2020-07-03 | Fixed init formatting | dherrada | |
| 2020-07-03 | Made most of the requested changes | dherrada | |
| 2020-07-03 | Added type hints to wiznet | dherrada | |
| 2020-07-03 | Added type hints to watchdog | dherrada | |
| 2020-07-03 | Added type hints to usb_midi | dherrada | |
| 2020-07-03 | Added type hints to usb_hid | dherrada | |
| 2020-07-03 | Added type hints to touchio | dherrada | |
| 2020-07-03 | Added type hints to terminalio | dherrada | |
| 2020-07-03 | Added type hints to _stage | dherrada | |
| 2020-07-03 | Added type hints to socket | dherrada | |
| 2020-07-03 | Added type hints to sdioio | dherrada | |
| 2020-07-03 | Added type hints to sdcardio | dherrada | |
| 2020-07-03 | Added type hints to rotaryio | dherrada | |
| 2020-07-03 | Added type hints to rgbmatrix | dherrada | |
| 2020-07-03 | Added type hints to pulseio | dherrada | |
