Skip to content

Releases: pikasTech/PikaPython

v0.7.5

22 Sep 04:41
Compare
Choose a tag to compare

support RGB for PikaPi-Zero (stm32g030)

v0.7.4

18 Sep 15:19
Compare
Choose a tag to compare

Support PWM in the standard device and fit for stm32g030

v0.7.3

13 Sep 15:13
Compare
Choose a tag to compare

Support standard device for STM32F103C8 and STM32G070CB:
GPIO
UART
ADC
DELAY

v0.7.2

12 Sep 02:59
Compare
Choose a tag to compare

Support ADC UART GPIO for STM32G070

v0.7.1

08 Sep 02:52
Compare
Choose a tag to compare

Add PikaStdDevice and Compiler support for while and if

v0.7.0

05 Sep 08:20
Compare
Choose a tag to compare
  1. support "if" and "while" for the first step.
  2. support True and False
  3. support direct set Value, like "a = 2"
  4. save memory up to 20%
  5. accelerated the run speed.
  6. added unit tests to 60.

v0.6.0

31 Aug 11:27
Compare
Choose a tag to compare

update core to v0.4.0, compiler to v0.5.1

  1. 45% memory saving!
  2. enhanced compiler stability.

v0.5.0

25 Aug 01:41
Compare
Choose a tag to compare

support init script in main.py

v0.4.0

23 Aug 11:04
Compare
Choose a tag to compare

support package manage

v0.3.1

22 Aug 06:30
Compare
Choose a tag to compare

debug link error