ARM

From Lazarus wiki
Jump to navigationJump to search

English (en) español (es) Bahasa Indonesia (id)

ARM is a processor architecture implemented in various (often incompatible) chipsets and devices running various operating systems.

Embedded Libraries

There are some libraries related to the embedded target providing access to the hardware most ARM microcontrollers provide. If you run a full Linux on your ARM processor, it's best to use the Linux' way to handle the hardware - see Raspberry Pi#Accessing external hardware for more information.

See also

Cross compiling: