• Joined on 2019-03-28
sb10q commented on pull request M-Labs/artiq-zynq#312 2024-08-08 09:56:01 +08:00
Makefile: add --locked

Sounds like you'd want these changes anyway?

sb10q commented on pull request M-Labs/artiq-zynq#312 2024-08-08 09:48:33 +08:00
Makefile: add --locked

Running make command to directly build the target instead of using nix build updates the Cargo.lock file.

Only in special circumstances where this is actually desirable (e.g. you added a…

sb10q pushed to master at M-Labs/thermostat 2024-08-07 18:22:50 +08:00
9d89104f50 README: Fix command to make firmware BIN (#115)
sb10q merged pull request M-Labs/thermostat#115 2024-08-07 18:22:49 +08:00
README: Fix command to make firmware BIN
sb10q pushed to master at M-Labs/thermostat 2024-08-07 16:14:31 +08:00
136c7a0b52 Calculate current_abs_max_tec_i from all channels
sb10q merged pull request M-Labs/thermostat#119 2024-08-07 16:14:29 +08:00
Calculate current_abs_max_tec_i from all channels
sb10q merged pull request sinara-hw/datasheets#56 2024-08-07 16:13:02 +08:00
4410: fix SUServo DIP switch configuration
sb10q pushed to master at sinara-hw/datasheets 2024-08-07 16:12:52 +08:00
3480a1a6d0 4410: fix SUServo DIP switch configuration
sb10q merged pull request M-Labs/thermostat#118 2024-08-07 16:09:50 +08:00
Grammar fixes
sb10q pushed to master at M-Labs/thermostat 2024-08-07 16:09:40 +08:00
5000cae1b1 Grammar fixes
sb10q commented on pull request M-Labs/thermostat#115 2024-08-07 16:08:09 +08:00
README: Fix command to make firmware BIN

Agreed. You even sent a PR to install LLVM in the flake devshell, then you are not suggesting to use it in the README - this does not make sense.

Also, if arm-none-eabi-objcopy somehow gets…

sb10q pushed to master at M-Labs/thermostat 2024-08-07 16:06:20 +08:00
78ec77509f flake: Install LLVM in devShell too
sb10q merged pull request M-Labs/thermostat#116 2024-08-07 16:06:19 +08:00
flake: Install LLVM in devShell too
sb10q pushed to master at M-Labs/thermostat 2024-08-07 16:05:09 +08:00
52aa3890c1 Update nix repos
sb10q merged pull request M-Labs/thermostat#114 2024-08-07 16:05:08 +08:00
Update nix repos
sb10q pushed to master at M-Labs/artiq-zynq 2024-08-07 16:04:35 +08:00
20181e9915 fix nalgebra url
a835149619 kernel/linalg: remove redundant unsafe blocks
Compare 2 commits »
sb10q merged pull request M-Labs/artiq-zynq#311 2024-08-07 16:04:33 +08:00
kernel/linalg: remove redundant unsafe blocks
sb10q commented on pull request M-Labs/artiq-zynq#312 2024-08-07 16:03:35 +08:00
Makefile: add --locked

I have not seen any problem of cargo build changing the lockfile. How do you trigger it?

sb10q deleted branch feature/vararg-param from M-Labs/nac3 2024-08-06 12:08:00 +08:00
sb10q pushed to master at M-Labs/nac3 2024-08-06 12:08:00 +08:00
ac0d83ef98 standalone: Add vararg.py
3ff6db1a29 core/codegen: Add va_start and va_end intrinsics
d7b806afb4 core/codegen: Implement support for va_info on supported architectures
fac60c3974 core/codegen: Handle vararg in function generation
f5fb504a15 core/codegen/expr: Implement vararg handling in gen_call
Compare 12 commits »