Revision 4c72a54c
ID | 4c72a54cb0b2745713595adaecfc1bad548c03e0 |
Parent | 9acb8326 |
Child | 9e559841 |
Massive overhaul:
- updated to a new version of AMiRo-LLD
- tests (formerly unit tests) are now split onto multiple parts:
- there are "global" tests for each driver etc.
- there is an individual part for each module, e.g. if there are multiple instances of the same periphery
- a lot of minor enhancements
Files
- added
- modified
- copied
- renamed
- deleted
- amiroos.h (diff)
- amiroos.mk
- bootloader
- core
- core.mk (diff)
- inc
- aos_shell.h (diff)
- aos_test.h
- aos_unittest.h
- src
- aos_main.cpp (diff)
- aos_system.c (diff)
- aos_test.c
- aos_unittest.c
- kernel
- modules
- DiWheelDrive_1-1
- DiWheelDrive_1-2
- LightRing_1-0
- LightRing_1-2
- NUCLEO-F103RB
- NUCLEO-F401RE
- NUCLEO-F767ZI
- NUCLEO-L476RG
- PowerManagement_1-1
- PowerManagement_1-2
- STM32F407G-DISC1
- modules.mk (diff)
- periphery-lld
- test
- lld
- periphery-lld
- test.mk
- unittests
- lld
- periphery-lld
- inc
- ut_alld_A3906_v1.h
- ut_alld_AT24C01B_v1.h
- ut_alld_AT42QT1050_v1.h
- ut_alld_DW1000_v1.h
- ut_alld_HMC5883L_v1.h
- ut_alld_INA219_v1.h
- ut_alld_L3G4200D_v1.h
- ut_alld_LED_v1.h
- ut_alld_LIS331DLH_v1.h
- ut_alld_LTC4412_v1.h
- ut_alld_MIC9404x_v1.h
- ut_alld_MPR121_v1.h
- ut_alld_MPU6050_v1.h
- ut_alld_PCA9544A_v1.h
- ut_alld_PCAL6524_v1.h
- ut_alld_PKxxxExxx_v1.h
- ut_alld_TLC5947_v1.h
- ut_alld_TPS20xxB_v1.h
- ut_alld_TPS6211x_v1.h
- ut_alld_TPS6211x_v1_INA219_v1.h
- ut_alld_VCNL4020_v1.h
- ut_alld_bq241xx_v1.h
- ut_alld_bq27500_v1.h
- ut_alld_bq27500_v1_bq241xx_v1.h
- src
- ut_alld_A3906_v1.c
- ut_alld_AT24C01B_v1.c
- ut_alld_AT42QT1050_v1.c
- ut_alld_DW1000_v1.c
- ut_alld_HMC5883L_v1.c
- ut_alld_INA219_v1.c
- ut_alld_L3G4200D_v1.c
- ut_alld_LED_v1.c
- ut_alld_LIS331DLH_v1.c
- ut_alld_LTC4412_v1.c
- ut_alld_MIC9404x_v1.c
- ut_alld_MPR121_v1.c
- ut_alld_MPU6050_v1.c
- ut_alld_PCA9544A_v1.c
- ut_alld_PCAL6524_v1.c
- ut_alld_PKxxxExxx_v1.c
- ut_alld_TLC5947_v1.c
- ut_alld_TPS20xxB_v1.c
- ut_alld_TPS6211x_v1.c
- ut_alld_TPS6211x_v1_INA219_v1.c
- ut_alld_VCNL4020_v1.c
- ut_alld_bq241xx_v1.c
- ut_alld_bq27500_v1.c
- ut_alld_bq27500_v1_bq241xx_v1.c
- inc
- unittests.mk