Harry Wu htgazurex1212
  • Joined on 2025-06-14
htgazurex1212 pushed to HTGAzureX1212/malloc at htgazurex1212/zynq-rs 2025-07-10 14:19:29 +08:00
00bde9d8ec ram: remove unnecessary turbofish type annotation
htgazurex1212 pushed to HTGAzureX1212/malloc at htgazurex1212/zynq-rs 2025-07-10 14:18:16 +08:00
79888993f4 ram: use raw syntax, remove redunant casts
htgazurex1212 commented on pull request M-Labs/zynq-rs#141 2025-07-10 12:28:59 +08:00
WIP: Replacing the Linked List Allocator

I suppose you mean .cast()s. Still need to keep the first one, though.

htgazurex1212 pushed to HTGAzureX1212/malloc at htgazurex1212/zynq-rs 2025-07-10 12:27:48 +08:00
946620ce98 ram: use .cast()
htgazurex1212 pushed to HTGAzureX1212/malloc at htgazurex1212/zynq-rs 2025-07-10 11:21:27 +08:00
4192cfbcbe ram: switch to rlsf
htgazurex1212 pushed to HTGAzureX1212/malloc at htgazurex1212/zynq-rs 2025-07-10 09:58:00 +08:00
214a296171 ram: remove linked list allocator dependency
htgazurex1212 created pull request M-Labs/zynq-rs#141 2025-07-10 00:21:49 +08:00
WIP: Replacing the Linked List Allocator
htgazurex1212 pushed to HTGAzureX1212/malloc at htgazurex1212/zynq-rs 2025-07-10 00:04:25 +08:00
8f58fb401e ram: retrieve alloc information from talc
htgazurex1212 pushed to master at htgazurex1212/zynq-rs 2025-07-09 23:55:42 +08:00
c6819e917e update copyright year
429ac9a540 libconfig: use owned String for error message
Compare 2 commits »
htgazurex1212 created branch HTGAzureX1212/malloc in htgazurex1212/zynq-rs 2025-07-09 23:55:29 +08:00
htgazurex1212 pushed to HTGAzureX1212/malloc at htgazurex1212/zynq-rs 2025-07-09 23:55:29 +08:00
879b337d9d ram: use talc allocator
htgazurex1212 pushed to master at htgazurex1212/artiq-zynq 2025-07-04 19:47:40 +08:00
089f3cb664 cxp_camera_setup: support async read/write
b0f508f675 cxp_packet: support u64 async read/write
89f22883e5 comms: suppress warning
Compare 3 commits »
htgazurex1212 pushed to master at htgazurex1212/artiq-zynq 2025-07-04 11:46:11 +08:00
160132a858 si5324: fix zc706 switch clock error
eeda17bbb5 rtio_mgt: don't panic if master not found
b7588ed629 rtio_mgt: do not assume master is at destination 0
7fc7e971f7 core1: don't assume 0 is the master's destination
aacf22211b rtio_mgt: move local rtio setup to link thread beginning
Compare 18 commits »
htgazurex1212 pushed to master at htgazurex1212/nac3 2025-07-03 16:18:04 +08:00
6d050839e9 [core] Fixed major logic error in checking flags
41885a785a [meta] Apply clippy suggestions
0ea747c078 [core] Support flag to skip return type check for extern functions (#642)
Compare 3 commits »
htgazurex1212 created repository htgazurex1212/artiq-zynq 2025-07-03 16:17:36 +08:00
htgazurex1212 created repository htgazurex1212/zynq-rs 2025-07-03 16:17:26 +08:00
htgazurex1212 deleted branch python-3.12 from htgazurex1212/nac3 2025-06-30 21:01:21 +08:00
htgazurex1212 pushed to master at htgazurex1212/nac3 2025-06-30 21:00:36 +08:00
30521e2704 simplify ABI handling (#637)
f6bdd576ae [core] list-pattern-assignments: fixed errors on 32bit architectures
a19488aab1 Apply clippy suggestions
4d73e5f2d6 [core] Disallow zero length starred targets for RHS tuple pattern
a6be0a21c1 [core] pattern assignments now always return a list
Compare 16 commits »
htgazurex1212 pushed to python-3.12 at htgazurex1212/nac3 2025-06-25 20:25:41 +08:00
4a91bde7a3 Revert "[core] start ruff migration, currently doesnt compile"
htgazurex1212 created branch python-3.12 in htgazurex1212/nac3 2025-06-17 17:57:39 +08:00