Releases: Infineon/micropython
Releases · Infineon/micropython
Micropython PSoC6 v0.3.0
What's Changed
- Psoc6 testing by @bargfred in https://github.com/jaenrig-ifx/micropython/pull/30
- testing: Finalize testing and full cleanup of mpconfigport.h. by @bargfred in https://github.com/jaenrig-ifx/micropython/pull/31
- completion: Doc updated wrt completion monitor. by @bargfred in https://github.com/jaenrig-ifx/micropython/pull/32
- Rtos whdnet merge by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/34
- .github/ports_psoc6.yml: Updated checkout action to v3. by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/35
- Ports/psoc6 RTOS scan example cleanup by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/36
- ports/psoc6 : Fixed scan function in network module. by @NikhitaR-IFX in https://github.com/jaenrig-ifx/micropython/pull/37
- Ports/psoc6 nwdocs by @IFX-Anusha in https://github.com/jaenrig-ifx/micropython/pull/38
- Ports/psoc6 socket lwip mbedtls conf by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/39
- Ports/psoc6 netmod wcm refactor by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/41
- Ports/psoc6 mp sys path for mip enablement by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/42
- Ports/psoc6 network mod tests by @NikhitaR-IFX in https://github.com/jaenrig-ifx/micropython/pull/40
New Contributors
- @IFX-Anusha made their first contribution in https://github.com/jaenrig-ifx/micropython/pull/38
Full Changelog: jaenrig-ifx/micropython@v0.2.0...v0.3.0
Micropython PSoC6 v0.2.0
What's Changed
- Ports/psoc6 timer by @NikhitaR-IFX in https://github.com/jaenrig-ifx/micropython/pull/23
- External flash implementation, tests and documentation by @boramonideep in https://github.com/jaenrig-ifx/micropython/pull/24
- Bugfixes on machine.Pin by @boramonideep in https://github.com/jaenrig-ifx/micropython/pull/25
- docs/psoc6/quickref.rst: Added completion warning note. by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/26
- Psoc6 i2c by @bargfred in https://github.com/jaenrig-ifx/micropython/pull/27
- Psoc6 i2c by @bargfred in https://github.com/jaenrig-ifx/micropython/pull/28
- docs/psoc6:fixes in docu by @boramonideep in https://github.com/jaenrig-ifx/micropython/pull/29
Full Changelog: jaenrig-ifx/micropython@v0.1.1...v0.2.0
Micropython PSoC6 v0.1.1
What's Changed
- Ports/psoc6 jensb by @bargfred in https://github.com/jaenrig-ifx/micropython/pull/2
- .github/workflows: Added port_psoc6.yaml for build check. by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/1
- Master by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/3
- Merge CI/CD by @bargfred in https://github.com/jaenrig-ifx/micropython/pull/4
- ports/psoc6: Enable testing and auto code formatting. by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/5
- tools/ci.sh: Updated docker image and build func for PSoC6. by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/6
- docs/psoc6: Created PSoC6 docs section structure. by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/7
- Added upstream synch automation by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/10
- tests/run-tests.py: Added --write-exp-on-target option. by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/11
- ports/psoc6 HIL job added to workflow and upstream synch fixes by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/12
- Build asset upload and release by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/13
- Ports/psoc6 docs readme index update by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/14
- Ports/psoc6 docs general info by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/16
- machine.Pin and modmachine implementation by @boramonideep in https://github.com/jaenrig-ifx/micropython/pull/15
- Ports/psoc6 jensb by @bargfred in https://github.com/jaenrig-ifx/micropython/pull/17
- Ports/psoc6 machine pin tests by @NikhitaR-IFX in https://github.com/jaenrig-ifx/micropython/pull/18
- docs/psoc6:added initial docs for psoc6 modmachine and machine.Pin by @boramonideep in https://github.com/jaenrig-ifx/micropython/pull/19
- main.c: Code reformatted. by @bargfred in https://github.com/jaenrig-ifx/micropython/pull/20
- Ports/psoc6 setup scripts by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/21
- Ports/psoc6 setup docs update by @jaenrig-ifx in https://github.com/jaenrig-ifx/micropython/pull/22
Full Changelog: https://github.com/jaenrig-ifx/micropython/commits/v0.1.1