Commit Graph

692 Commits

Author SHA1 Message Date
7614574152 move target-features to silence warns 2025-02-13 11:26:24 +08:00
b8febc13e6 use resolver 2 2025-02-13 11:26:24 +08:00
703778802e remove unnecessary imports 2025-02-13 11:26:24 +08:00
c13299a0c3 fixup addr_of_mut 2025-02-13 11:26:24 +08:00
6c75138b87 fixup rust bump 2025-02-13 11:26:24 +08:00
097679f49d silence static mut ref warns 2025-02-13 11:26:24 +08:00
8b0dae77c0 replace explicit cast with addr_of/addr_of_mut 2025-02-13 11:26:24 +08:00
417579f90f sync_channel: fix Box::from_raw warn 2025-02-13 11:26:24 +08:00
00358add2f update cargo lockfile 2025-02-13 11:26:24 +08:00
949ddb2c86 bump compiler_builtins to 0.1.108 2025-02-13 11:26:24 +08:00
c98b51cb9f bump llvm to 18 2025-02-13 11:26:24 +08:00
701a76b4b0 bump rustc to 1.79 2025-02-13 11:26:24 +08:00
d84c7eb0bb bump to edition 2021 2025-02-13 11:26:24 +08:00
688915d63a fix mmu on core1 2025-02-13 11:26:24 +08:00
ae3efa8c46 update cargo lockfile 2025-02-13 10:57:25 +08:00
29ffc6a058 fix inline_const 2025-02-13 10:57:25 +08:00
9201ac164f remove stabilized feature flags 2025-02-13 10:57:25 +08:00
d73ccb59a3 remove allow incomplete_feature 2025-02-13 10:57:25 +08:00
61f1be5dd2 fix target-features 2025-02-13 10:57:25 +08:00
ce57ae40de bump llvm 2025-02-13 10:57:25 +08:00
aecce03dc8 bump compiler_builtins 2025-02-12 10:36:08 +08:00
74436691ec bump rustc 2025-02-12 10:36:08 +08:00
0ed235475a enable vfp and NEON in boot_core1 2025-02-11 20:15:05 +08:00
c6f6bd292d libasync: clean up executor 2025-02-11 15:25:49 +08:00
af42d9b819 fix UB in UncachedSlice 2025-02-07 11:21:46 +08:00
19efdafce7 nixpkgs 24.11 2025-01-15 22:26:00 +08:00
213529cf7a update dependencies 2024-12-20 12:17:01 +08:00
4cfcc75d5c flake output hashes 2024-12-20 12:17:01 +08:00
578431cbc6 up cargo dependencies 2024-12-20 12:17:01 +08:00
6188fe7d69 silence inline_const warns 2024-12-20 12:17:01 +08:00
2713b459ed remove unused abi-blacklist 2024-12-20 12:17:01 +08:00
0ea7e2c760 fix const in arr expression 2024-12-20 12:17:01 +08:00
fa660a7433 migrate inline asm macro 2024-12-20 12:17:01 +08:00
d2ec041107 up compiler builtins 2024-12-20 12:17:01 +08:00
48ab85bf2e use forked core_io, fatfs 2024-12-20 12:17:01 +08:00
d477272c5c use llvm13, remove llvm11 copy 2024-12-20 12:17:01 +08:00
80180ba8f6 bump rust vers 2024-12-17 14:15:43 +08:00
12975de2e1 flake: add missing attributes on rustc (for nixpkgs-unstable compat) 2024-11-16 17:31:34 +08:00
8c404829ef flake: update nixpkgs 2024-11-16 17:15:03 +08:00
8f041b017c switch to oxalica rust overlay 2024-11-16 17:14:37 +08:00
5815baf88b Reorder Status.get_link to check for higher speeds before slower. 2024-11-15 13:09:17 -08:00
cc20478d91 Add i2c support 2024-10-04 23:38:28 -07:00
5ef3016554 flake: update dependencies 2024-09-30 14:15:10 +08:00
6a45a0dfd0 ebaz4205 support
Co-authored-by: newell <newell.jensen@gmail.com>
Co-committed-by: newell <newell.jensen@gmail.com>
2024-09-30 14:08:58 +08:00
b2b3e5c933 flake: update dependencies 2024-07-09 17:03:22 +02:00
0efbbe39fe llvm: patch for artiq-zynq release-7 2024-06-06 14:06:56 +08:00
51b8111e79 flake: move to nixos 24.05 2024-05-28 17:37:50 +08:00
46dc25b89e add LLVM copy from nixpkgs 2024-05-24 10:57:12 +08:00
731684abb4 flake: switch to nixpkgs master, update dependencies 2024-05-09 10:02:43 +08:00
195a21fe78 use nix format for arm gnu toolchain 2024-03-25 17:20:19 +08:00