Skip to content

Releases: Infineon/micropython

Micropython PSoC6 v0.9.0

17 May 13:57
Compare
Choose a tag to compare
  • Completion of machine.i2s class based on DMA (extmod) implementation.

Micropython PSoC6 v0.8.0

14 May 16:58
Compare
Choose a tag to compare
  • Added machine.WDT class

Full Changelog: v0.7.0...v0.8.0

Micropython PSoC6 v0.7.0

26 Mar 15:13
Compare
Choose a tag to compare

What's Changed

  • Improvements in machine.I2C class
  • Fixed internal flash long file transfer
  • Added machine.bitstream function
  • Fixes in machine.ACD class
  • Improvements in makefile system
  • Added extended hardware HIL test setup

Full Changelog: v0.6.0...v0.7.0

Micropython PSoC6 v0.6.0

31 Jan 11:56
Compare
Choose a tag to compare
  • Enabled machine.I2S class (blocking-mode)
  • Added support for CY8CPROTO-063-BLE board
  • Migrated cross-platform installation scripts to Python and extended functionality
  • Reworked ModusToolbox toolchain integration for multi-board support
  • Extended psoc6 tests
  • Bug fixing in machine class
  • Bug fixing in file system. Large file transfer #68
  • Merged incoming updates from MicroPython official master

Micropython PSoC6 v0.5.0

01 Aug 13:18
Compare
Choose a tag to compare
  • Added machine.Timer class support
  • Added machine.ADC class support
  • Added machine.ADCBlock class support
  • Completed network.WLAN class functionalities
  • Merged updates from upstream

What's Changed

Full Changelog: https://github.com/Infineon/micropython/commits/v0.5.0

Micropython PSoC6 v0.4.0

27 Jun 14:00
Compare
Choose a tag to compare
  • Added machine.PWM class support
  • Added machine.SPI class support
  • Improvements in network.WLAN module (WIP)
  • Added improvements and extended functions to mpy-psoc6 installation scripts
  • Merged updates from upstream

Full Changelog: v0.3.0...v0.4.0

Micropython PSoC6 v0.3.0

14 Apr 08:34
26c4396
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: jaenrig-ifx/micropython@v0.2.0...v0.3.0

Micropython PSoC6 v0.2.0

01 Feb 09:54
6e67420
Compare
Choose a tag to compare

Micropython PSoC6 v0.1.1

23 Dec 10:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/jaenrig-ifx/micropython/commits/v0.1.1