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