Skip to content

behnamriahi/hello_world_crosscompile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode Cross Compile!

This is simple cross compile in vscode.

  • compile and run any program with cross compile
  • Debugging with GDB Library
  • Use Breakpoints, Variables, Watch and Call Stack

Configuration

  1. Edit all Path in files with your project path and compiler
  2. Edit settings.json and config IP/Port of target Device

How to use

compile : ./cross-compile.sh deploy : ./deploy.sh

Sample

this is Hello-World Sample, Compile on Ubuntu 20 and deploy on OpenWrt Device

MIT

Copyleft is licensed under the MIT license. License: MIT

About

Hello World Crosscompile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published