Skip to content

arn1m/cross-compiling-corner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-Compiling Corner

Collection of different cross-compiling instructions and experiences, mostly for scientific packages and targeting embedded hardware.

Projects done so far:

Tested embedded environments:

  • STM32-H7 series (ARM Cortex-M7), bare-metal
  • STM32-N6 series (ARM Cortex-M55), bare-metal
  • Xilinx Zynq7000 series (ARM Cortex-A9), bare-metal
  • BeagleBone blue (ARM Cortex-A8), Linux
  • Raspberry Pi 5 (ARM Cortex-A76), Linux

Compilers for ARM

... are listed in the ./toolchain directory.

About

Collection of different cross-compiling instructions, mostly for scientific packages and targeting embedded hardware.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors