ARM

From Free Pascal wiki
Revision as of 12:35, 27 September 2017 by Socke (talk | contribs) (→‎Embedded Libraries: added)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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: