update ls180 descriptions
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 25 Sep 2020 12:50:38 +0000 (13:50 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 25 Sep 2020 12:50:38 +0000 (13:50 +0100)
src/spec/ls180.py

index d8fcd3b5851ec277f1e6b44667c7f7a7465d2f2e..fb10b9e5ed2db4109a467d754f2a4ad19fbc1722 100644 (file)
@@ -37,8 +37,8 @@ def pinspec():
     fixedpins = {}
     function_names = {
                       'PWM': 'PWM (pulse-width modulation)',
-                      'MSPI0': 'SPI (Serial Peripheral Interface) Master 1',
-                      'MSPI1': 'SPI (Serial Peripheral Interface) Master 2',
+                      'MSPI0': 'SPI Master 1 (general)',
+                      'MSPI1': 'SPI Master 2 (SDCard)',
                       'UART0': 'UART (TX/RX) 1',
                       'CLK': 'System Clock',
                       'RST': 'Reset',