Commit Graph

32 Commits

Author SHA1 Message Date
Fabien Poussin 222f6185a4
testhal/NUMICRO/NUC123/NUTINY-SDK-NUC123-V2.0/EFL: add missing mfs_nocache_buffer_t 2022-05-14 12:00:31 +02:00
Fabien Poussin 7990a187be
testhal/NUMICRO/NUC123: fix readlink 2022-05-14 11:55:28 +02:00
zykrahgaming 95919e3d57 Fixed error from previous commit, renamed chDbgSuspendTrace to chTraceSuspend 2022-01-02 00:12:51 +11:00
zykrahgaming a49fb58fc0 Attempting to fix missing definition/declaration 2022-01-02 00:09:08 +11:00
zykrahgaming 9ace633611 Updated some chconf.h files (NUMICRO) 2022-01-01 23:53:26 +11:00
zykrahgaming e898157b18 Even more more changes to chconf.h files 2022-01-01 18:37:17 +11:00
zykrahgaming 0aa26e0bee Fixed HAL version in halconf.h files 2022-01-01 18:28:46 +11:00
zykrahgaming 7014bc09be Even more updates to chconf.h files 2022-01-01 18:24:30 +11:00
zykrahgaming f3f4b4f9b9 Further updates to chconf.h files 2022-01-01 18:16:54 +11:00
zykrahgaming 2cc8ba6aa4 Updated Makefiles to use new ChibiOS HAL and RT versions. Updated chconf.h files to include missing definitions. Still a few more things to add. 2022-01-01 17:56:50 +11:00
zykrahgaming 42bc000dc2 Updated Makefiles to use newer ARM ports 2022-01-01 17:41:28 +11:00
zykrahgaming a2a9fc56d3 Update Makefiles to use new test library 2022-01-01 17:34:33 +11:00
a_p_u_r_o d2ecd3c530
Merge branch 'chibios-20.3.x' into numicro-gross-fix 2021-06-28 22:00:36 +09:00
Ein Terakawa 0b84e93734 Follow-up fix to alexclewontin's nuc123-kvs-example 2021-04-03 10:38:49 +09:00
Ein Terakawa 64614e57fe Minimize configuration for SERIAL test code 2021-03-06 15:53:20 +09:00
Ein Terakawa 57d2b21d9a Move NUC123_SERIAL_CLKSRC from halconf.h to mcuconf.h 2021-03-06 15:53:20 +09:00
Ein Terakawa f5dde47f31 Remove unused symbols NUC123_PLLSRC and NUC123_HCLKSRC 2021-03-06 15:53:20 +09:00
Alex Lewontin c328f805c2
NUC123: Added CONFIG enabling switch 2021-02-23 15:40:18 -05:00
Alex Lewontin 79f9bc0649
NUC123: EFL testhal 2021-02-23 15:40:18 -05:00
Alex Lewontin 09394a1b1a
NUC123: Added CONFIG0/1 settings, and updated linker script 2021-02-14 14:34:24 -05:00
Ein Terakawa 8489e5adaf add I2C example for NUC123 2021-01-09 22:06:22 +09:00
Fabien Poussin 7cdb0bc997
Merge pull request #241 from fishman/NUC123-change-USBEndpointConfig
NUC123 change USBEndpointConfig
2020-12-15 18:12:54 +01:00
Fabien Poussin fe9ac17b74
Merge pull request #239 from alexclewontin/nuc123-serial-driver
[NUC123] Serial driver
2020-12-15 18:09:28 +01:00
Reza Jelveh bcadecfc7e NUC123 change USBEndpointConfig
USBEndpointConfig should have the same list of arguments as every other USB driver to allow downstream apps to use the same initializer
2020-12-15 15:15:39 +08:00
Alex Lewontin 6da4818fd2
NUC123 USB driver CI fixes: add .skip file to darwin client, and revert testhal/USB_HID to RT/6.1 2020-12-14 19:37:27 -05:00
Alex Lewontin 3ce5c400df
NUC123 USB Driver rewrite & testhal 2020-12-14 17:35:46 -05:00
Alex Lewontin de793d3b63
NUC123 SERIAL driver 2020-12-14 17:33:41 -05:00
Alex Lewontin 6faa8b96a9
Style clean up 2020-12-12 18:18:59 -05:00
Alex Lewontin 0b4b1d7542
NUC123SD4AN0 -> NUC123 conversion 2020-12-12 18:18:57 -05:00
Alex Lewontin 92d4ce7238
NUC123 PWM testhal 2020-12-10 21:51:16 -05:00
Alex Lewontin 8065b7ac97
NUTINY-SDK-NUC123-V2.0 board tweaks 2020-12-10 21:50:45 -05:00
Alex Lewontin dede39e77b
Support for the NUTINY-SDK-NUC123-V2.0 development board, and a simple Blinky test case 2020-12-05 17:05:11 -05:00