genode/repos/gems
Josef Söntgen 1041ed8773 wifi: use latest available firmware
This commit updates the used firmware images for the iwlwifi device
to latest available ones (supported by the current 6.1.x driver).
It also removes old firmware images that by now are not used anymore.

Fixes #4807.
2023-04-17 14:48:30 +02:00
..
include util/misc_math.h: remove abs function 2023-02-27 08:22:49 +01:00
lib libs: use select_from_ports in eager assignments 2022-11-17 08:00:34 +01:00
ports port/cbe: update to newest version 2022-02-15 10:23:15 +01:00
recipes gems: add pkg/unconfigured_nano3d 2023-04-17 14:48:30 +02:00
run Test for combining select with a pipe 2023-04-17 14:48:22 +02:00
sculpt sculpt: allow new depot users in ram_fs/depot 2023-04-17 14:48:29 +02:00
src wifi: use latest available firmware 2023-04-17 14:48:30 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in the 'os' repository,
programs contained in 'gems' are able to leverage the functionalities provided
by higher-level repositories such as 'libports'. To use the 'gems' repository,
make sure to also add those repositories to your build configuraion.