You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,10 +40,10 @@ Several audio-functions are already supported:
40
40
And most of the hardware-surface is working already:
41
41
*[x] Support of booting from SD-Card and via original DCP-Bootloader
42
42
*[x] Control of X32 surface (faders, buttons, LEDs, encoders) through x32ctrl-software
43
+
*[x] Support for newer revisions of the X32 using Lattice FPGAs
43
44
44
45
So the most important things (audio in/out, control-surface, display) are working already and more things are on the ToDo-list:
45
-
*[ ] In-Progress: Support for newer revisions of the X32 using Lattice FPGAs (logic is synthesized, but uploading is not working yet)
46
-
*[ ] In-Progress: Boot from barebox as a successor of U-Boot (U-Boot has ended the support of i.MX25 since a couple of years)
46
+
*[ ] In-Progress: Boot from barebox as a successor of U-Boot (U-Boot has ended the support of i.MX25 since a couple of years; barebox already boots OpenX32 from development sd-cards)
47
47
*[ ] Planned: Implement advanced audio-algorithms in DSP2
48
48
*[ ] Planned: ALSA Soundcard with I2S to main-FPGA (DeviceTree option "simple-audio-card" via SSI1 and AUDMUX is not initializing)
49
49
*[ ] Planned: GPIO support via libgpiod (at the moment libgpiod is not working and has no control over /dev/gpiochipX)
0 commit comments