Gregory Nutt
a728fc0444
ieee802.15.4 loopback: Better simulation addressing: sort, extended, panid, and IP address conversion
2017-06-17 08:54:50 -06:00
Gregory Nutt
c27cee2a94
configs/sim/sixlowpan: Refresh configuration.
2017-06-17 07:34:35 -06:00
Gregory Nutt
a0722750d8
clicker2-stm32: mrf24j40-6lowpan configuration needs to enabled the ieee 802.15.4 MAC network device as well.
2017-06-16 18:02:46 -06:00
Gregory Nutt
8b9941c99d
Merge remote-tracking branch 'origin/master' into ieee802154
2017-06-16 16:47:46 -06:00
Gregory Nutt
4588226d71
Clicker2-STM32: Enable networking and 6loWPAN in the mrf24j40-6lowpan configuration. Fix a couple of new 6loWPAN compile issues revealed by this new configuration.
2017-06-16 16:47:27 -06:00
Gregory Nutt
1f42ab7b7d
Clicker2-stm32: Allow both IEEE 802.15.4 MAC character and network devices to be registered.
2017-06-16 15:40:00 -06:00
Gregory Nutt
0b652d0451
Update some Kconfig help comments
2017-06-16 13:24:07 -06:00
Gregory Nutt
afe2ce98c2
Merge branch 'ieee802154'
2017-06-16 10:19:26 -06:00
Gregory Nutt
ab2028d73e
Fix a long line in a README file
2017-06-16 09:55:21 -06:00
Gregory Nutt
c8f6475749
Merge remote-tracking branch 'origin/master' into ieee802154
2017-06-16 09:34:57 -06:00
Gregory Nutt
5245cbc6f5
STM32 SPI/I2S: Back out a bad pin mapping change from 4ab2a3661e
. Try to staighten out some I2C3 and SPI3 pin configuration stuff.
2017-06-16 09:34:22 -06:00
Sebastien Lorquet
4d9be9bc20
STM32 F4 FLASH: Enable/disable the flash write protection on any sector. I have verified it to work on the stm32f427.
2017-06-16 08:46:57 -06:00
Gregory Nutt
389144412c
Merge branch 'ieee802154' of bitbucket.org:nuttx/nuttx into ieee802154
2017-06-16 07:53:07 -06:00
Gregory Nutt
777964a0cf
Clicker2-STM32: Enable RAMLOG in mrf24j40-6lowpan configuration. Update README.
2017-06-16 07:49:23 -06:00
Gregory Nutt
af25740ca5
Update README:
2017-06-15 16:37:18 -06:00
David Sidrane
64e3dc5e8b
Merged in david_s5/nuttx/upstream_samv7_twi (pull request #399 )
...
samv7:twihs driver add reference counting
Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-06-15 21:45:07 +00:00
David Sidrane
d9d32ac808
samv7:twihs driver add reference counting
2017-06-15 11:16:28 -10:00
Gregory Nutt
0878286f71
Merge remote-tracking branch 'origin/master' into ieee802154
2017-06-15 14:29:55 -06:00
Gregory Nutt
cd54a0340f
Fix a typo. And typo in Kconfig file is reflect in all defconfig files.
2017-06-15 14:29:09 -06:00
Gregory Nutt
b8e968f191
clicker2-stm32: Add a configuratino that will, eventually, be used for 6loWPAN testing.
2017-06-15 14:26:10 -06:00
Gregory Nutt
150907a9b4
Rename configs/mrf24j40-radio to mrf24j40-mac
2017-06-15 12:30:58 -06:00
Anthony Merlino
22f42d00ce
Merged in merlin17/nuttx/ieee802154 (pull request #398 )
...
wireless/ieee802154: Fixes issue with wrong information being sent in a rejected association response frame
Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-06-15 17:22:12 +00:00
Anthony Merlino
ca30b6c02a
wireless/ieee802154: Fixes issue with wrong information being sent in a rejected association response frame
2017-06-15 13:01:28 -04:00
Gregory Nutt
77757410c8
Remove dangling white space at the end of lines.
2017-06-15 10:46:48 -06:00
Gregory Nutt
535ea4e0f5
Merge remote-tracking branch 'origin/master' into ieee802154
2017-06-15 10:34:38 -06:00
Gregory Nutt
4a88d6a50a
Merge branch 'ieee802154' of bitbucket.org:nuttx/nuttx into ieee802154
2017-06-15 10:32:55 -06:00
Anthony Merlino
63dc6dbdcc
Merged in merlin17/nuttx/ieee802154 (pull request #397 )
...
wireless/ieee802154: Lots of fixes, cleanup, new functionality. Functional
Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-06-15 16:29:20 +00:00
Gregory Nutt
1bb5a74035
configs/.gitignore: Make sure that any .gdbinit, .project, or .cproject files are ignore so that they are less likely to be included in a patch or PR.
2017-06-15 10:12:02 -06:00
Anthony Merlino
e30501ebd4
wireless/ieee802154: Lots of fixes, cleanup, new functionality. Functional
2017-06-15 12:11:52 -04:00
Gregory Nutt
d5acc050cc
Upate the top-level README.txt file
2017-06-15 10:03:56 -06:00
Gregory Nutt
8a4bac43a1
tool/configure will now copy Eclipse project files if they are present in the board directory file
2017-06-15 09:59:32 -06:00
Gregory Nutt
fe5b3a58e4
Update tools/configure.c to same functionality as configure.sh. Add an array of optional file names. Currently, .gdbinit is the only optional file but other things like IDE-specific project files might need to be copied as well.
2017-06-15 08:24:28 -06:00
Gregory Nutt
d958cec7a4
Cosmetic changes from review of last PR
2017-06-15 06:58:55 -06:00
Hidetaka
2a723bdeb7
Merged in TJ-Hidetaka-Takano/nuttx-pr/feature/improve-configure (pull request #396 )
...
Improve configure.sh behavior (proposal).
Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-06-15 12:57:45 +00:00
Hidetaka Takano
d155939258
Improve configure.sh behavior (proposal).
...
- enable to call from top directory.
- enable to designate direct path for config.
- install .gdbinit if the target has.
2017-06-15 21:12:56 +09:00
Hidetaka
0f1d388248
Merged in TJ-Hidetaka-Takano/nuttx-pr/feature/fix-kconfig (pull request #394 )
...
Fixed typo "CORTEXR5F" in arch/arm/Kconfig
Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-06-15 12:12:31 +00:00
Hidetaka
9dfa8f7df9
Merged in TJ-Hidetaka-Takano/nuttx-pr/feature/fix-armv7m-toolchain-def (pull request #395 )
...
Fixed ARMv7-M Toolchain definition for Cortex-M4.
Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-06-15 12:12:01 +00:00
Hidetaka Takano
5591fc6b16
Fixed ARMv7-M Toolchain setting.
...
- Cortex-M4 only have Single Precision FPU.
2017-06-15 20:52:37 +09:00
Hidetaka Takano
d665392873
Fixed typo "CORTEXR5F" in arch/arm/Kconfig
2017-06-15 20:44:06 +09:00
Gregory Nutt
d8da813562
stm32f103-minimum: Fix compiler error in MCP2415 logic.
2017-06-14 14:54:07 -06:00
Leif Jakob
06246cc283
Merged in leif_jakob/nuttx/stm32f1_rtc_fix (pull request #393 )
...
multiple fixes for stm32f1xx RTC clock
Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-06-14 21:07:55 +00:00
Leif Jakob
4a79547fb8
multiple fixes for stm32f1xx RTC clock
...
- compile issues because of missing RTC_MAGIC #defines
- missing functionality based on RTC_MAGIC in RTC based on stm32_rtcounter.c
- IRQ setup from up_rtc_initialize was later reset in up_irqinitialize
- write access to backup registers without enabling access to backup domain
- possible races in set/cancel alarm
tested with STM32F103C8 only
device now wakes up from forced STANDBY mode by alarm
2017-06-14 22:36:40 +02:00
Leif Jakob
a3d2a61aa7
Merged nuttx/nuttx into master
2017-06-14 22:28:06 +02:00
Gregory Nutt
2245dddaf9
Break up some long lines
2017-06-14 13:42:56 -06:00
Gregory Nutt
04ae3d51c2
drivers/mp2515.c: Remove an incorrect warning.
2017-06-14 10:13:38 -06:00
Gregory Nutt
78281ef8e0
configs/stm32f103-minimum/mcp2515/defconfig: Enable CONFIG_CAN_TXREADY=y to eliminate a warning.
2017-06-14 10:10:57 -06:00
Gregory Nutt
a86f46bc54
MCP1515: Eliminate some warnings
2017-06-14 09:38:58 -06:00
Gregory Nutt
46f86982ee
Update TODO list
2017-06-14 08:39:26 -06:00
Gregory Nutt
23a6ff5846
pthreads: Move pthread_barrier_init, pthread_barrier_destroy, and pthread_barrier_wait from sched/pthreads to libc/pthreads. This just coordinate other OS interface calls but are not a fundamental OS interfaces and, hence, do not belong within the OS.
2017-06-14 07:59:54 -06:00
Gregory Nutt
ae168bffa0
pthreads: Move pthread_cond_init and pthread_cond_destory from sched/pthreads to libc/pthreads. This just coordinate other OS interface calls but are not a fundamental OS interfaces and, hence, do not belong within the OS.
2017-06-14 07:48:45 -06:00