Fabien Poussin
|
67548cce11
|
NRF51 testhal fixes
|
2019-10-02 15:58:45 +02:00 |
Fabien Poussin
|
638024b549
|
Rest of Kinetis examples
|
2019-10-02 13:30:35 +02:00 |
Fabien Poussin
|
b4c285b788
|
Kinetis testhal fixes
|
2019-10-02 13:19:29 +02:00 |
Fabien Poussin
|
2e17d54017
|
Kinetis ADC
|
2019-10-02 13:09:49 +02:00 |
Fabien Poussin
|
d2402f9f83
|
Kinetis linker files path
|
2019-10-02 10:47:02 +02:00 |
Fabien Poussin
|
aa0e99b2a8
|
Kinetis testhal fixes
|
2019-10-02 10:47:02 +02:00 |
Fabien Poussin
|
97d90e02a5
|
Makefile typo
|
2019-10-02 10:47:02 +02:00 |
Fabien Poussin
|
0341b1bba8
|
USB_HOST fix
|
2019-10-02 10:47:02 +02:00 |
Fabien Poussin
|
a0bd333cd2
|
Jenkins to use 19.1.x
|
2019-10-02 10:47:02 +02:00 |
Fabien Poussin
|
8a0095ecd9
|
Updated testhal for 19.1.x
|
2019-10-02 10:47:02 +02:00 |
Fabien Poussin
|
b4dfe5e274
|
Updating Makefiles for 19.1.x
|
2019-10-01 16:12:27 +02:00 |
Konstantin K. Oblaukhov
|
6dc1071c9f
|
EXT test rewritten.
Add default value for NRF5_PAL_PAD_TO_EVENT macro.
|
2019-04-09 15:16:36 +07:00 |
Fabien Poussin
|
f7cdcf592e
|
Updated ChibiOS path for all Makefiles
|
2019-03-12 10:50:06 +01:00 |
Fabien Poussin
|
ed39bf01d8
|
USB_HOST fix
|
2019-03-07 12:55:39 +01:00 |
Fabien Poussin
|
6076bdf27d
|
Updating OpAmp code with calibration functions, cleaning.
|
2019-01-31 17:52:13 +01:00 |
Fabien Poussin
|
e19ff53f02
|
Merge pull request #178 from AndruPol/master
added NRF52 pwm, icu, i2c, radio esb drivers
|
2019-01-09 02:51:33 +01:00 |
Fabien Poussin
|
05faf884a4
|
Updated opamp example
|
2019-01-08 20:15:28 +01:00 |
Fabien Poussin
|
91e635b08a
|
Adding rudimentary OPAMP Driver
|
2019-01-08 20:02:45 +01:00 |
andru
|
2168085ac7
|
added NRF52 pwm, icu, i2c, radio esb drivers
|
2019-01-08 11:22:01 +03:00 |
Konstantin Oblaukhov
|
a6bb21d05b
|
KINETIS tests and demos updated to ChibiOS 18.2.x.
|
2018-11-20 09:53:38 +07:00 |
Konstantin Oblaukhov
|
0e6f501f80
|
Update all NRF5x makefiles and chconf.h.
Add missing halconf_community.h
|
2018-11-20 09:52:42 +07:00 |
Konstantin Oblaukhov
|
6f018973ca
|
Various tests and demos fixes.
|
2018-09-24 20:33:31 +07:00 |
Konstantin Oblaukhov
|
933415a3b9
|
Update chconf.h to RT v5.1.
|
2018-09-24 20:32:45 +07:00 |
Konstantin Oblaukhov
|
2db0e3fd78
|
New style makefiles for demos and tests.
|
2018-09-24 20:31:28 +07:00 |
marcoveeneman
|
230c39fc14
|
Moved pal testhal makefiles and configuration into folders
|
2018-03-16 22:00:33 +01:00 |
Fabien Poussin
|
272ee7c0d3
|
Fixed STM32F7 MSD testhal
|
2018-03-15 16:35:44 +01:00 |
Fabien Poussin
|
0a83c4adda
|
Fixed STM32F4 FSMC examples
|
2018-03-15 14:46:29 +01:00 |
Fabien Poussin
|
3add406135
|
Merge branch 'master' into update_tests
|
2018-03-15 12:51:14 +01:00 |
Fabien Poussin
|
f8fbfbd248
|
Merge pull request #149 from marcoveeneman/improve_tiva_makefiles
Improve tiva makefiles
|
2018-03-15 12:06:59 +01:00 |
marcoveeneman
|
2f799372b1
|
Removed TESTSRC and TESTINC from some makefiles which didnt use them
|
2018-03-15 07:35:12 +01:00 |
Fabien Poussin
|
424c7a2717
|
Fixed most testhal examples for STM32, updated configs using script. Fixed deprecated MS2ST calls.
|
2018-03-14 20:15:13 +01:00 |
Romain Reignier
|
6c3554ef81
|
testhal: stm32: update to latest ChibiOS API
|
2018-03-12 21:20:46 +01:00 |
marcoveeneman
|
e75bb117dd
|
Fixed CONFDIR missing in PAL makefiles
|
2018-03-12 19:25:44 +01:00 |
marcoveeneman
|
e38bf60447
|
Aligned Tiva Makefiles
|
2018-03-12 19:18:39 +01:00 |
Fabien Poussin
|
aa8c6cc4af
|
Merge pull request #145 from marcoveeneman/tiva_improvements
Various Tiva improvements
|
2018-03-08 21:42:35 +01:00 |
Fabien Poussin
|
f113e89354
|
Updating chconf.h for STM32 testhal
|
2018-03-08 20:29:02 +01:00 |
Fabien Poussin
|
ae7a4d40b8
|
Fixes for STM32F0 testhal
|
2018-03-08 20:14:13 +01:00 |
marcoveeneman
|
be0446c549
|
Updated all mcuconf.h files to include PAL IRQ settings.
|
2018-03-07 20:44:42 +01:00 |
marcoveeneman
|
b08f095a7e
|
Removed EXT testhal application
|
2018-03-02 18:55:41 +01:00 |
marcoveeneman
|
e7478cb78d
|
Added multi target testhal application for PAL driver.
|
2018-03-02 00:11:46 +01:00 |
marcoveeneman
|
bf1167e3c6
|
Updated all halconf.h files
|
2018-02-27 20:52:58 +01:00 |
marcoveeneman
|
a59f29723c
|
Updated all chconf.h files
|
2018-02-27 20:46:18 +01:00 |
marcoveeneman
|
a71feeacc3
|
Removed duplicate OpenOCD on ICDI launch configurations.
Starting from ChibiOS 17.6.4 and ChibiOS 18.2.0 OpenOCD launch configuration will be placed under ($CHIBIOS)/tools/eclipse/debug/
|
2018-02-12 18:41:28 +01:00 |
marcoveeneman
|
a08a28e32d
|
Fixed I2C and UART testhal demos
|
2017-11-24 22:26:11 +01:00 |
marcoveeneman
|
ec4b244c51
|
Merge pull request #125 from marcoveeneman/tiva_add_uart
Add Tiva UART driver.
|
2017-11-23 21:37:24 +01:00 |
marcoveeneman
|
e683963b76
|
Added chconf version tag
|
2017-10-24 23:07:33 +02:00 |
Kimmo Lindholm
|
630043a63f
|
USB_MSD: Fix testhal according to msdStart() API change
|
2017-10-13 20:57:58 +03:00 |
Fabio Utzig
|
f392dfa223
|
Add version tags
Signed-off-by: Fabio Utzig <utzig@apache.org>
|
2017-10-09 10:12:59 -03:00 |
marcoveeneman
|
5b90306c97
|
Added testhal applcation for Tiva UART driver.
|
2017-09-10 19:46:13 +02:00 |
Fabien Poussin
|
bec3eada37
|
Merge branch 'master' into usbh_devel
|
2017-08-08 17:29:28 +02:00 |