Commit Graph

688 Commits

Author SHA1 Message Date
cea737e700 fixup addr_of_mut 2025-02-17 14:21:35 +08:00
b2fa862711 remove unnecessary imports 2025-02-17 14:21:35 +08:00
b28699b7a1 sync_channel: fix Box::from_raw warn 2025-02-17 14:21:35 +08:00
9fe11d856f update cargo lockfile 2025-02-17 14:21:35 +08:00
f9589ac1c1 replace explicit cast with addr_of/addr_of_mut 2025-02-17 13:05:59 +08:00
925e9111a7 bump llvm to 18 2025-02-17 13:05:58 +08:00
874b4e5781 bump compiler_builtins to 0.1.108 2025-02-17 13:05:09 +08:00
77968c3b1a bump rust vers 2025-02-17 13:05:09 +08:00
4f90c61442 up liballoc to edition 2021 2025-02-17 09:35:31 +08:00
1c3912e34e flake: update dependencies 2025-02-13 17:04:57 +08:00
b01db024f2 update cargo lockfile 2025-02-13 16:59:05 +08:00
86af810f02 fix inline_const 2025-02-13 16:59:05 +08:00
7412291b16 remove stabilized feature flags 2025-02-13 16:59:05 +08:00
ac33c09578 remove allow incomplete_feature 2025-02-13 16:59:05 +08:00
9e41aed178 silence target-feature warns 2025-02-13 16:59:05 +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
96cefe6f06 update fsbl source 2024-03-25 17:16:56 +08:00
7c58c0cf43 abort: rename to exception_vectors 2024-03-07 12:26:28 +08:00
9005b73316 experiment: add set_vector_table example 2024-03-07 12:03:49 +08:00
b1994dbe16 abort: support custom exception vector table addr 2024-03-07 12:03:29 +08:00