RASCSI/cpp/hal
Daniel Markstedt 52c2aa474f
Rebrand project to PiSCSI (#1016)
* Rebrand project to PiSCSI
- rascsi ->piscsi
- rasctl -> scsictl
- rasdump -> scsidump
- ras* -> piscsi* (rasutil -> piscsi_util, etc.)

* Refined the formatting and wording of the app startup banner
* Kept some references to rascsi and rasctl where backwards compatibility is concerned
* Point to the new github repo URL

Co-authored-by: nucleogenic <nr@nucleogenic.com>
Co-authored-by: Uwe Seimet <Uwe.Seimet@seimet.de>
2022-12-05 09:58:23 -08:00
..
connection_type Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
pi_defs Initial merge of (incomplete) Banana Pi updates (#993) 2022-12-02 22:20:27 -06:00
bus.cpp Initial merge of (incomplete) Banana Pi updates (#993) 2022-12-02 22:20:27 -06:00
bus.h Initial merge of (incomplete) Banana Pi updates (#993) 2022-12-02 22:20:27 -06:00
data_sample.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
data_sample.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
data_sample_bananam2p.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
data_sample_bananam2p.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
data_sample_raspberry.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
data_sample_raspberry.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus_bananam2p.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus_bananam2p.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus_factory.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus_factory.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus_raspberry.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus_raspberry.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus_virtual.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
gpiobus_virtual.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
pin_control.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
sbc_version.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
sbc_version.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
sunxi_utils.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
sunxi_utils.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
systimer.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
systimer.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
systimer_allwinner.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
systimer_allwinner.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
systimer_raspberry.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
systimer_raspberry.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00