platformio / platform-intel_mcs51

Intel MCS-51 (8051): development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/intel_mcs51
Apache License 2.0
56 stars 44 forks source link

Add assembler flags and auto detect upload port for custom uploader #39

Closed micro83 closed 2 years ago

micro83 commented 2 years ago

@ivankravets Can you assign somebody to review and merge these pull requests please? It is pending since 9 months

ivankravets commented 2 years ago

@micro83 let decide what to do with the required upload port for custom upload tools. If there is a case where we can flash the device WITHOUT the upload tool, then please make a separate PR with ASM flags and we would be glad to merge it.

ivankravets commented 2 years ago

Resolved in https://github.com/platformio/platform-intel_mcs51/commit/d0a8315012bb9af9e4470b05ba118b640afd83de

Please note that you need the latest PlatformIO Core from a dev branch. Please re-test with pio upgrade --dev.