Use nix format for arm gnu toolchain #113

Merged
sb10q merged 2 commits from fsagbuya/zynq-rs:gnu-toolchain into master 2024-03-25 17:28:47 +08:00

Description

Use nix format for arm gnu toolchain in bare-metal targets, by applying overlay to pkgsCross.

See: https://github.com/NixOS/nixpkgs/blob/master/lib/systems/platforms.nix

Note: toolchain format only applicable for updated fsbl source.

Build log:

nix build .#zc706-fsbl -L --show-trace && ls -lhLs ./result/
total 524K
524K -r-xr-xr-x 2 root root 523K Jan  1  1970 fsbl.elf
### Description Use nix format for arm gnu toolchain in bare-metal targets, by applying overlay to `pkgsCross`. See: https://github.com/NixOS/nixpkgs/blob/master/lib/systems/platforms.nix Note: toolchain format only applicable for updated fsbl source. Build log: ``` nix build .#zc706-fsbl -L --show-trace && ls -lhLs ./result/ total 524K 524K -r-xr-xr-x 2 root root 523K Jan 1 1970 fsbl.elf ```
fsagbuya added 2 commits 2024-03-25 17:26:24 +08:00
sb10q merged commit 195a21fe78 into master 2024-03-25 17:28:40 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/zynq-rs#113
There is no content yet.