platformio-core icon indicating copy to clipboard operation
platformio-core copied to clipboard

Import project from Keil µVision IDE

Open ivankravets opened this issue 5 years ago • 6 comments

See https://community.platformio.org/t/port-keil-project-to-platformio/7409

Implement platformio project import command.

For example,

platformio project import [KEIL_PROJECT_DIR] -d,--destination-dir [WRITABLE_DIR] -t,--type [keil|...]

ivankravets avatar Apr 22 '19 09:04 ivankravets

Any update on this feature ? I am trying to move a project from Keil to PIO but I am getting tons of errors

deladriere avatar Oct 14 '19 14:10 deladriere

Has anyone found a workaround for this?

jwiem avatar Mar 16 '20 20:03 jwiem

Hello! I am a student from China, I am responding to the problem through the translator, because my English is not good, please forgive me! Why do I encounter the following error when importing keil to build the STM32 standard library project: Traceback (most recent call last): File "/usr/local/bin/platformio", line 5, in from platformio.main import main ModuleNotFoundError: No module named'platformio'

dkgdsc avatar Apr 02 '21 08:04 dkgdsc

Any place to look for how to do this? Even manually it seems complicated.

ghost avatar Jun 23 '22 11:06 ghost

因为这个导入工程是导入之前用platformio创建的工程

TianchouYin avatar Jul 18 '22 14:07 TianchouYin

don't have this command

TianchouYin avatar Jul 18 '22 15:07 TianchouYin

Any progress on this new feature?

zhiyuanzhai avatar Oct 22 '22 07:10 zhiyuanzhai