Platform Intel Mcs51 Versions Save

Intel MCS-51 (8051): development platform for PlatformIO

v2.2.0

1 month ago
  • Updated SDCC toolchain to v4.4.0 (#54)
  • Updated STC MCU ISP flash tool to v1.10 (#56)
  • Minor fixes and improvements (#57)

Thanks @hhgyu for your contribution!

v2.1.0

1 year ago
  • Added compatibility with PIO Core 6.0

v2.0.0

2 years ago

v1.2.3

3 years ago
  • Remove hardcoded "python3" form upload command (issue #34)

v1.2.2

4 years ago
  • New board "Generic STC15F2K60S2"

v1.2.1

5 years ago
  • Add Generic STC89C52RC

v1.2.0

5 years ago
  • Added "stcgal_protocol" field which you can override via board_upload.stcgal_protocol = *** (issue #16)
  • Updated SDCC toolchain to 3.8.4#10766
  • Fixed warning about "Unknown upload protocol custom"

v1.1.0

5 years ago
  • Add STC examples (issue #15)
  • Add Generic STC15W204S (issue #14)
  • Fix issue with invalid path to tool-stcgal

v1.0.0

5 years ago
  • Initial support