harry created pull request M-Labs/nix-scripts#59 2021-06-30 13:05:51 +08:00
mcu: temporarily roll back Stabilizer to pre-MQTT, & generate all variants
harry pushed to fix-mcu at harry/nix-scripts 2021-06-30 12:56:37 +08:00
44ac0a985d mcu: add multiple variants of stabilizer using lib functions
5d22d7e594 mcu: add multiple variants of stabilizer using lib functions
Compare 2 commits »
harry pushed to fix-mcu at harry/nix-scripts 2021-06-30 12:14:49 +08:00
5d22d7e594 mcu: add multiple variants of stabilizer using lib functions
ded77a5bcb mcu: add multiple variants of stabilizer using lib functions
Compare 2 commits »
harry pushed to fix-mcu at harry/nix-scripts 2021-06-30 12:13:27 +08:00
ded77a5bcb mcu: add multiple variants of stabilizer using lib functions
ed359e7460 mcu: temporarily switch to pre-mqtt branch on harry's fork
cb4608f394 mcu: keep cargo tarball name the same for different variants
39ff063f8e mcu: add multiple variants of stabilizer using lib functions
22ef64143a mcu: temporarily switch to pre-mqtt branch on harry's fork
Compare 6 commits »
harry pushed to fix-mcu at harry/nix-scripts 2021-06-30 12:11:57 +08:00
39ff063f8e mcu: add multiple variants of stabilizer using lib functions
harry deleted branch fix-stm32 from harry/nix-scripts 2021-06-30 10:26:52 +08:00
harry pushed to fix-mcu at harry/nix-scripts 2021-06-30 10:26:40 +08:00
harry created branch fix-mcu in harry/nix-scripts 2021-06-30 10:26:40 +08:00
harry pushed to fix-stm32 at harry/nix-scripts 2021-06-30 10:25:52 +08:00
22ef64143a mcu: temporarily switch to pre-mqtt branch on harry's fork
29738d428a mcu: allow different variants to use the same cargo tarball name
6d1cb577d5 mcu: fix cargo not building only the specified binary per job
edafbebbe5 mcu: disable by-default `cargo test` checkPhase for Stabilizer
5bd9c1bf98 stm32: allow different variants to use the same cargo tarball name
Compare 7 commits »
harry deleted branch stm32-dfu from harry/nix-scripts 2021-06-29 17:37:49 +08:00
harry pushed to fix-stm32 at harry/nix-scripts 2021-06-29 17:37:42 +08:00
harry created branch fix-stm32 in harry/nix-scripts 2021-06-29 17:37:42 +08:00
harry pushed to stm32-dfu at harry/nix-scripts 2021-06-29 17:36:39 +08:00
5bd9c1bf98 stm32: allow different variants to use the same cargo tarball name
8490e1a77f stm32: fix cargo not building only the specified binary per job
bcdf2af4ff stm32: disable by-default `cargo test` checkPhase for Stabilizer
8646fd8822 zynq: build with nixos-21.05
f3ddd838da artiq-full: disable bonn1 ddb
Compare 183 commits »
harry closed issue renet/ENC424J600#9 2021-06-25 11:56:59 +08:00
Can SPI chip select timing be ensured without delay_ns?
harry commented on issue renet/ENC424J600#9 2021-06-25 11:56:59 +08:00
Can SPI chip select timing be ensured without delay_ns?

Hi, for all who are interested, I've tried my best to properly address this issue in #11. Indeed, despite empirical findings, this driver should observe the timing requirements as stated by the…

harry pushed to fix/i2c-race at harry/zynq-rs 2021-06-23 17:39:59 +08:00
91445620ee i2c: fix SCL/SDA race conditions & handle slave holding SCL after ack
040d41fd76 update cargosha256
9180918619 update dependencies
8ec7216e9a update cargo-xbuild
0e9d3f146a remove use of deprecated stdenv.lib
Compare 10 commits »
harry created branch fix/i2c-race in harry/zynq-rs 2021-06-23 17:39:59 +08:00
harry pushed to fix-visibility at renet/ENC424J600 2021-06-23 15:33:37 +08:00
39d86ac98c examples: Update
1f4721e35c rx,tx: Simplify access to buffer struct fields
aeee6f71d8 Expose smoltcp_phy::SmoltcpDevice for easy access
997f206ac6 Hide {spi,rx,tx} except {spi::interfaces,rx::RxPacket,tx::TxPacket}
fbcc3778d2 spi: Always delay for NSS setup time
Compare 17 commits »
harry created pull request renet/ENC424J600#11 2021-06-23 12:57:25 +08:00
Fix SPI: shorten timing & simplify API
harry pushed to fix-spi at renet/ENC424J600 2021-06-23 12:49:24 +08:00
fbcc3778d2 spi: Always delay for NSS setup time
49dd47b865 spi: Always delay for NSS setup time
Compare 2 commits »