From 78b3ed35c726cf8ef0ec4c4e7753e6f4775b9001 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 9 May 2021 23:45:48 +0000 Subject: Finally get hanging text in lists mostly right --- pelican/content/StateOfPlay.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pelican/content/StateOfPlay.md') diff --git a/pelican/content/StateOfPlay.md b/pelican/content/StateOfPlay.md index cf0aa01..31075e0 100644 --- a/pelican/content/StateOfPlay.md +++ b/pelican/content/StateOfPlay.md @@ -57,15 +57,15 @@ rather than attempting to use the [XiLinx]({filename}XiLinx.md) GUI environment. * `core/novena` builds the current set of digest cores into a - framework that uses the "coretest" byte stream protocol over an I2C bus. -* `core/novena_i2c_simple` builds the current set of digest cores into +* `core/novena_i2c_simple` builds the current set of digest cores into a framework that uses a simplfied write()/read() API over an I2C bus. + There's a third build, `core/novena_eim`, which was only just updated today, and which is reported as not quite stable yet. Will try building it soon and report here. @@ -111,15 +111,15 @@ than a few makefile tricks, are: * A set of HALs that make use of the `core/novena` and - `core/novena_i2c_simple` FPGA builds, using the Linux /dev/i2c device interface; and -* Another Python script to test the resulting Cryptlib build, using +* Another Python script to test the resulting Cryptlib build, using the stock Cryptlib Python bindings. + No HAL for `core/novena_eim` yet. The Cryptlib Python bindings build kind of slowly on the Novena, sorry -- cgit v1.2.3