harry pushed to master at M-Labs/nix-scripts 2021-02-03 17:56:17 +08:00
487bf219ba artiq-full: build illinois
harry pushed to master at M-Labs/nix-scripts 2021-02-02 12:16:13 +08:00
6fe5a903b9 stm32: update stabilizer IP address override
harry pushed to master at M-Labs/nix-scripts 2021-02-02 11:16:58 +08:00
726ee7aa82 stm32: allow binary filename and package name to be different
harry pushed to master at M-Labs/nix-scripts 2021-02-01 16:41:47 +08:00
21f5362b6f stm32: fix stabilizer IP address override
harry pushed to master at M-Labs/nix-scripts 2021-02-01 12:18:28 +08:00
35c2844612 artiq-full: build cu
harry pushed to fix-cargo at renet/ENC424J600 2021-01-28 17:57:08 +08:00
6506562c3a cargo: fix [package] meta
3d471bff0a cargo: cleanup features
7377f36c5e cargo: fix [package] meta
569de70ae7 cargo: cleanup features
b6d1b3828a feature: add nal support
Compare 5 commits »
harry created pull request renet/ENC424J600#6 2021-01-26 17:41:53 +08:00
Clean up Cargo.toml
harry pushed to fix-cargo at renet/ENC424J600 2021-01-26 17:41:19 +08:00
7377f36c5e cargo: fix [package] meta
569de70ae7 cargo: cleanup features
641df73f5d cargo: cleanup features
Compare 3 commits »
harry pushed to fix-cargo at renet/ENC424J600 2021-01-26 17:29:43 +08:00
641df73f5d cargo: cleanup features
harry commented on pull request renet/ENC424J600#4 2021-01-26 17:05:25 +08:00
Bump smoltcp version to 0.7.0

@sb10q I left a review comment about excessive features used with smoltcp, shortly before you approved the PR :D Should I or…

harry commented on pull request renet/ENC424J600#3 2021-01-25 13:58:42 +08:00
Add write mac address

LGTM! Just wanna add a reminder for ourselves for to-dos in QUARTIQ's Booster repo:

  • [Replace the read_from_mac() with…
harry commented on pull request renet/ENC424J600#2 2021-01-22 16:26:11 +08:00
Remove cortex-m dependencies for delay

To the best of my knowledge, using hardware timers must produce more accurate timing than using assembly because one can make use of STM32 timers to enable interrupts to update a counter (e.g. wall…

harry commented on pull request renet/ENC424J600#2 2021-01-22 15:57:44 +08:00
Remove cortex-m dependencies for delay

asm::delay doesn't use SYST, does it?

Yes asm::delay doesn't need to borrow the timer hardware, but the user of this crate needs to know what kind of function / closure they're going…

harry commented on pull request renet/ENC424J600#2 2021-01-22 15:48:39 +08:00
Remove cortex-m dependencies for delay

Perhaps we can try this? https://crates.io/crates/asm-delay

harry commented on pull request renet/ENC424J600#2 2021-01-22 15:45:59 +08:00
Remove cortex-m dependencies for delay

So, the reason I started using HAL's SysTick timer in 50c3003210971dfaf9565fa50921b1227306325f is that using CYCCNT isn't too accurate e.g. for socket timeout. I think it would be nice to keep that…

harry commented on pull request renet/ENC424J600#2 2021-01-22 14:08:36 +08:00
Remove cortex-m dependencies for delay

😄 OK. What about eeeb162cc544670d4a339575f7f08999e56ae844 that uses asm_delay and hal_delay at different places? Is there an issue with using the same kind of timer for delaying for different…

harry commented on pull request renet/ENC424J600#2 2021-01-22 13:56:41 +08:00
Remove cortex-m dependencies for delay

What is the significance of b8094f84f37d01454ec3c92f5ae4a2329c65d375 ?

harry opened issue renet/ENC424J600#1 2021-01-18 13:36:53 +08:00
Large stack memory usage
harry pushed to master at M-Labs/nix-scripts 2020-10-15 15:12:05 +08:00
6ee5fa70ec artiq-full: build siom
harry pushed to master at M-Labs/nix-scripts 2020-09-18 10:12:39 +08:00
68318b05ec artiq-full: build ucsd