bors[bot] 1fdce6e52a
Merge #1360 #1361
1360: stm32/rcc: add i2s pll on some f4 micros r=Dirbaio a=xoviat

Adds the i2s pll on some f4 micros. 

1361: Executor: Replace unnecessary atomics in runqueue r=Dirbaio a=GrantM11235

Only the head pointer needs to be atomic. The `RunQueueItem` pointers are only loaded and stored, and never concurrently

Co-authored-by: xoviat <xoviat@users.noreply.github.com>
Co-authored-by: Grant Miller <GrantM11235@gmail.com>
2023-04-15 10:38:28 +00:00
..
2023-04-05 16:52:32 -05:00
2022-09-21 22:29:57 -04:00
2023-04-06 18:59:37 +02:00
2023-04-15 10:38:28 +00:00
2023-04-15 00:58:58 +02:00
2022-10-24 11:38:15 +03:00
2023-04-06 18:59:37 +02:00
2023-04-07 02:28:36 +02:00
2023-04-06 18:59:37 +02:00
2023-04-07 02:28:36 +02:00
2023-02-09 13:01:44 +02:00
2023-04-13 00:06:14 +02:00