From 77ee520b4302954579179e07b5b27e198a21b52d Mon Sep 17 00:00:00 2001 From: Dan Ravensloft Date: Thu, 8 Nov 2018 20:44:30 +0000 Subject: [PATCH] Add `prussia` crate for the PS2 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0df22e1..3a52cb3 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,10 @@ Crates tailored for specific boards. [FRDM-KW41Z]: https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/kinetis-cortex-m-mcus/w-serieswireless-conn.m0-plus-m4/freedom-development-kit-for-kinetis-kw41z-31z-21z-mcus:FRDM-KW41Z +### Sony + +- [`prussia`](https://github.com/ZirconiumX/prussia) - SDK for the PlayStation 2. + ### STMicroelectronics - [`nucleo-f042k6`](https://github.com/therealprof/nucleo-f042k6.git) - [Nucleo-F042K6]