| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-13 | remove ports/esp8266 | Dan Halbert | |
| 2019-07-05 | updated samd and esp8266 ports | iot49 | |
| 2018-12-03 | UART changes: timeout in secs, write bytes, etc. | Dan Halbert | |
| 2018-09-18 | merge 3.0.2 to master | Dan Halbert | |
| 2018-09-12 | UART fixes and enhancements; default board object fix | Dan Halbert | |
| 2018-08-16 | Fix esp and samd | Scott Shawcroft | |
| 2018-07-28 | merge finished | Dan Halbert | |
| 2018-07-23 | WIP: complete manual inspection of all significant changes | Dan Halbert | |
| 2018-07-11 | WIP: after merge; before testing | Dan Halbert | |
| 2018-06-15 | fixes #642; spi_init_gpio() is now bypassed for both construct and configure | sommersoft | |
| 2018-06-10 | Fixes #918 (PulseIn.get_paused) ... | Nick Moore | |
| 2018-06-10 | Merge commit '2129bbe160278f7cd2cece939f81900a41f8aa86' into ↵ | Nick Moore | |
| circuitpython-nickzoic-716-pulseio-esp8266 | |||
| 2018-06-10 | Update PulseIn.c | jerryneedell | |
| 2018-06-10 | fix #918 | jerryneedell | |
| Add stub for common_hal_pulseio_pulsein_get_paused to make ESP8266 build compatible with PR #901 | |||
| 2018-06-08 | Work on pulseio.PulseOut for #716 ESP8266 | Nick Moore | |
| Switch to ets_delay_us but the PWM is still way too slow to be useful. | |||
| 2018-06-08 | Clean up interrupt handling for pulseio.PulseIn implementation for #716 ESP8266 | Nick Moore | |
| 2018-06-08 | Initial pulseio.PulseOut implementation for #716 ESP8266 | Nick Moore | |
| 2018-06-08 | Initial pulseio.PulseIn implmentation for #716 ESP8266 | Nick Moore | |
| 2018-04-28 | implemented 'claim_pin' methodology; updated 'open_drain' handling | sommersoft | |
| 2018-04-27 | added exception for PULL_UP; corrected open_drain handling | sommersoft | |
| 2018-04-26 | reset GPIO16 to input on deinit | sommersoft | |
| 2018-04-25 | updated GPIO16 construct and handling | sommersoft | |
| 2018-04-25 | now checks for proper pin in is_pin_free; initialize GPIO16 as input in ↵ | sommersoft | |
| reset_pins | |||
| 2018-04-10 | remove unnecessary includes in esp8266 common-hal storage code | Dan Halbert | |
| 2018-04-10 | esp8266 and nrf: raise NotImplementedError | Dan Halbert | |
| 2018-02-24 | Add .baudrate support to ESP8266. | Dan Halbert | |
| busio.UART on ESP8266 provides a TX-only UART on GPIO2. Fixed some bugs in the implementation. | |||
| 2018-01-30 | atmel-samd: Correct computation of SPI baud rate. | Dan Halbert | |
| all: Add .frequency read-only property for busio.SPI to return actual frequency. Fix esp8266/posix_helpers.c, which was not up to date for the new long-lived/short-lived heap allocation scheme. | |||
| 2018-01-23 | re-added header inlcusion for system_get_chip_id | sommersoft | |
| 2018-01-18 | Added Unique ID Functions/Updated Support Matrix (#527) | sommersoft | |
| shared_bindings/index.rst: updated Support Matrix format as discussed in PR #503 & Issue #448. shared-bindings/microcontroller/Processor.c & .h: added UID lookup functionality for use with all ports. Fixes #462. | |||
| 2018-01-02 | merge from 2.2.0 + fix up board defs | Dan Halbert | |
| 2017-10-24 | esp8266: Fix includes | Scott Shawcroft | |
| 2017-10-24 | Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge | Scott Shawcroft | |
| This is prep for merging in the NRF5 pull request. | |||
