Commit Graph

34 Commits

Author SHA1 Message Date
Fabien Poussin e00396f53b NRF demos fixes 2019-10-02 16:10:28 +02:00
Fabien Poussin b4dfe5e274 Updating Makefiles for 19.1.x 2019-10-01 16:12:27 +02:00
Fabien Poussin f7cdcf592e Updated ChibiOS path for all Makefiles 2019-03-12 10:50:06 +01:00
Konstantin Oblaukhov 0e6f501f80 Update all NRF5x makefiles and chconf.h.
Add missing halconf_community.h
2018-11-20 09:52:42 +07:00
Fabio Utzig f392dfa223 Add version tags
Signed-off-by: Fabio Utzig <utzig@apache.org>
2017-10-09 10:12:59 -03:00
Fabien Poussin 2212cb731f Fixed NRF51 Makefiles 2017-04-14 12:51:10 +02:00
Stephane D'Alu 92eafe4186 BBC micro:bit board 2016-11-16 15:17:35 +01:00
Stephane D'Alu 5259158d17 renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02:00
Stephane D'Alu 707b3a2f97 renamed port to NRF5 to make room for NRF52832 chip 2016-07-08 12:58:25 +02:00
Stephane D'Alu 2789fb3cd8 sync with ChibiOS master for ASMXSRC 2016-04-28 23:00:24 +02:00
flabbergast 6c535853fb [NRF51] Add OSHChip demo. 2016-04-14 23:14:19 +01:00
Fabio Utzig f679a82be7 Fix rules path 2016-04-04 19:22:39 -03:00
Fabio Utzig 228cc36f38 Make RTC clock default 2016-04-03 23:16:45 -03:00
Fabio Utzig df12b3e289 Add extra example parameters to mcuconf 2016-04-03 23:07:38 -03:00
Fabio Utzig 5f83721395 Fix paths in demo Makefile 2016-04-03 23:06:52 -03:00
Fabio Utzig d136a573ca Fix test API usage 2016-04-03 23:05:56 -03:00
Fabio Utzig 7e7670b4f8 Add new chconf parameters 2016-04-03 23:05:28 -03:00
barthess 74065b233a Fixed rest of paths in build scripts. 2015-08-24 16:26:22 +03:00
Uladzimir Pylinski 1baa777a7e Merge pull request #23 from fpoussin/master
Makefile paths rework
2015-08-24 15:19:16 +03:00
Fabien Poussin 586a8a2b29 Modified makefiles to incorporate changes 2015-08-20 18:20:46 +02:00
Stephen Caudle e2da880b5f Cleanup nRF51 serial driver
Use values from bitfields header. Also convert notify1 function to be
non-blocking, which seems to be how most of the other serial drivers are
implemented.
2015-08-10 22:44:44 -04:00
Fabio Utzig 956028f345 [NRF51] Update openocd config file (0.9.0 has nrf51 target) 2015-07-26 19:57:00 -03:00
Fabio Utzig db3b8fb3f0 Remove ChibiOS mentions from copyright 2015-05-15 21:23:46 -03:00
Fabio Utzig e384ef32db Add readme 2015-05-15 21:15:40 -03:00
Fabio Utzig 343042d9d2 Add tx/rx pin configuration to SerialConfig 2015-05-15 21:08:53 -03:00
Fabio Utzig 443c13d878 Demo with extra thread for blinker using PAL 2015-05-15 20:45:44 -03:00
Fabio Utzig 3a0eb96f70 Enable test thread 2015-05-14 23:05:55 -03:00
Fabio Utzig a0bcfe1518 Add basic serial testing demo 2015-05-13 22:19:48 -03:00
Fabio Utzig 006b6a93d0 Add LED blinker demo 2015-05-13 20:30:40 -03:00
Fabio Utzig 07f508a514 Fix paths and MCU 2015-05-12 22:04:43 -03:00
Fabio Utzig e3824bd314 Add missing chconf.h 2015-04-29 20:03:37 -03:00
Fabio Utzig dff7bf1b09 Add initial demo for WVSHARE BLE400 2015-04-29 20:03:18 -03:00
Fabio Utzig 7aae03409b Rename demo directory 2015-04-29 19:52:34 -03:00
Fabio Utzig 7ea6fb8e07 Add initial openocd config file 2015-04-28 20:41:14 -03:00