Sebastien Lorquet
|
c2251e8e40
|
ti boards
|
2017-04-28 18:28:09 +02:00 |
|
Sebastien Lorquet
|
1bb76c43d3
|
atmel boards
|
2017-04-28 18:27:30 +02:00 |
|
Sebastien Lorquet
|
35b3abc6b2
|
kinetis boards
|
2017-04-28 18:26:39 +02:00 |
|
Sebastien Lorquet
|
aca2e36d67
|
stm32 devboards
|
2017-04-28 18:26:05 +02:00 |
|
Sebastien Lorquet
|
c70d797229
|
misc archs
|
2017-04-28 18:24:06 +02:00 |
|
Sebastien Lorquet
|
c56c6f7ccc
|
ARM arch changes
|
2017-04-28 18:23:29 +02:00 |
|
Sebastien Lorquet
|
e1df34912d
|
Documentation
|
2017-04-28 18:15:56 +02:00 |
|
Sebastien Lorquet
|
0138a79028
|
bitbang
|
2017-04-28 18:15:42 +02:00 |
|
Sebastien Lorquet
|
401caf6826
|
add main includes
|
2017-04-28 18:15:29 +02:00 |
|
Jussi Kivilinna
|
37ca797d1c
|
vfs/poll: round timeout up to next full tick. Calling poll() with timeout less than half tick (thus MSEC2TICK(timeout) => 0) caused returning error with EAGAIN. Instead of rounding timeout down, value should be rounded up. Open Group spec for poll says: "Implementations may place limitations on the granularity of timeout intervals. If the requested timeout interval requires a finer granularity than the implementation supports, the actual timeout interval will be rounded up to the next supported value."
|
2017-04-28 08:42:37 -06:00 |
|
Gregory Nutt
|
9431fb1d91
|
STM32L4: I2C was not using current interrupt handling parameter passing logic.
|
2017-04-28 08:21:02 -06:00 |
|
Juha Niskanen
|
b4d2651ca9
|
STM32L4: stm32l4_i2c: add I2C4 code
|
2017-04-28 08:09:16 -06:00 |
|
Jussi Kivilinna
|
d928b4271d
|
net/socket: fix cloning of local and raw sockets
|
2017-04-28 08:00:36 -06:00 |
|
Yasuhiro Osaki
|
c109e92962
|
binfmt: Fix offset value when calling elf_read() in elf_sectname()
Jira: PDFW15IS-3030
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2017-04-28 17:23:02 +09:00 |
|
Masayuki Ishikawa
|
721512c83a
|
Merged nuttx/nuttx into master
|
2017-04-28 17:12:11 +09:00 |
|
Gregory Nutt
|
d1fc0040d7
|
STM32F103-Mininum: Rename an incorrectly named file.
|
2017-04-27 17:57:37 -06:00 |
|
Gregory Nutt
|
1b3ab950a4
|
STM32F103-Mininum: Rename an incorrectly named file.
|
2017-04-27 17:44:07 -06:00 |
|
Gregory Nutt
|
f07a677360
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-27 17:16:38 -06:00 |
|
Gregory Nutt
|
4910e073cb
|
Correct use of _WLIOC where _WLCIOC is required.
|
2017-04-27 17:16:02 -06:00 |
|
Gregory Nutt
|
84a79502a2
|
IEEE 802.15.4: Move MAC character driver IOCTL commands from ieee802154_mac.h to ieee802154_ioctl.h
|
2017-04-27 17:11:36 -06:00 |
|
Gregory Nutt
|
414516be20
|
IEEE 802.15.4: Move MAC character driver IOCTL commands from ieee802154_mac.h to ieee802154_ioctl.h
|
2017-04-27 17:11:07 -06:00 |
|
Gregory Nutt
|
f1aa43512a
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-27 17:00:11 -06:00 |
|
Gregory Nutt
|
2e6908b384
|
IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h.
|
2017-04-27 16:58:30 -06:00 |
|
Gregory Nutt
|
b608afc484
|
STM32F0: Fix some missing settings in the clock configuration logic
|
2017-04-27 15:44:05 -06:00 |
|
Gregory Nutt
|
a7dc83b70d
|
Update a README file.
|
2017-04-27 09:26:12 -06:00 |
|
Gregory Nutt
|
92d761dfe3
|
STM32F0 Serial: Costmetic changes to spacing.
|
2017-04-27 09:15:18 -06:00 |
|
Sebastien Lorquet
|
c3119f06a2
|
Update STM32L4 README.txt file.
|
2017-04-27 08:37:14 -06:00 |
|
Gregory Nutt
|
8a6871b215
|
Merge branch 'master' of bitbucket.org:nuttx/nuttx
|
2017-04-27 07:27:25 -06:00 |
|
Juha Niskanen
|
f1b71e3ae7
|
TM32L4: Add some defines for the new peripherals in STM32L496 parts
|
2017-04-27 07:26:32 -06:00 |
|
Juha Niskanen
|
8a6662c957
|
TM32L4: Add some defines for the new peripherals in STM32L496 parts
|
2017-04-27 07:25:20 -06:00 |
|
Juha Niskanen
|
707d1e67fc
|
STM32, STM32F7, STM32L4: Remove incorrect comment about STM32L1 LSE/RTC/LCD
|
2017-04-27 07:18:36 -06:00 |
|
Masayuki Ishikawa
|
bef0271e58
|
Merged in masayuki2009/nuttx.nuttx/bug_fix_by_sony (pull request #335)
binfmt: Fix offset value when calling elf_read() in elf_symname()
|
2017-04-26 21:28:30 +00:00 |
|
Gregory Nutt
|
381842be5c
|
Merge remote-tracking branch 'origin/master' into photon
|
2017-04-26 12:33:09 -06:00 |
|
Gregory Nutt
|
9182fb95d5
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-26 12:31:47 -06:00 |
|
Gregory Nutt
|
1cdc90914e
|
network IOCTLs: Correct a compilation error when wireless IOCTLs are enabled.
|
2017-04-26 12:31:13 -06:00 |
|
Gregory Nutt
|
a134178034
|
Enabled wireless IOCTL commands in photon/wlan configuration
|
2017-04-26 12:30:18 -06:00 |
|
Anthony Merlino
|
b52de42d16
|
Merged in merlin17/nuttx/ieee802154 (pull request #336)
wireless/ieee802154: Lots of little fixes and changes to get everything to build
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-04-26 16:50:56 +00:00 |
|
Gregory Nutt
|
1ae795a348
|
Remove ./configs/photon/wlan/setenv.sh
|
2017-04-26 10:42:50 -06:00 |
|
Gregory Nutt
|
7d8140708e
|
Merge remote-tracking branch 'origin/master' into photon
|
2017-04-26 10:42:19 -06:00 |
|
Gregory Nutt
|
804395e2c6
|
Remove /configs/clicker2-stm32/mrf24j40-radio/setenv.sh
|
2017-04-26 10:40:39 -06:00 |
|
Gregory Nutt
|
feba99e99c
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-26 10:39:45 -06:00 |
|
Jussi Kivilinna
|
e835803166
|
yslog: use monotonic clock for timestamp when available
|
2017-04-26 10:38:15 -06:00 |
|
Gregory Nutt
|
2f9028b547
|
Remove all remaining references to setenv.h and setenv.bat.
|
2017-04-26 10:28:37 -06:00 |
|
Gregory Nutt
|
9aac1dd44d
|
configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files.
|
2017-04-26 10:12:13 -06:00 |
|
Anthony Merlino
|
9e760dcf6a
|
wireless/ieee802154: Lots of little fixes and changes to get everything to build
|
2017-04-26 11:36:06 -04:00 |
|
Simon Piriou
|
6bb2db8c15
|
bcmf: enable DMA for SDIO transfers
|
2017-04-26 17:23:53 +02:00 |
|
Gregory Nutt
|
1620ff05f4
|
Remove all setenv.sh files.
|
2017-04-26 07:49:37 -06:00 |
|
Gregory Nutt
|
232fbf7f00
|
CONFIG_DEBUG_HARDFAULT should be available for Cortex-M0 too. configs/nucle-f072rb/nsh: Correct amount of available SRAM in defconfig.
|
2017-04-26 07:45:40 -06:00 |
|
Yasuhiro Osaki
|
dd2efb909a
|
binfmt: Fix offset value when calling elf_read() in elf_symname()
Jira: PDFW15IS-1650
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2017-04-26 14:46:34 +09:00 |
|
Masayuki Ishikawa
|
a84ee7e8b7
|
Merged nuttx/nuttx into master
|
2017-04-26 14:45:15 +09:00 |
|