Hauke Petersen
|
ec921d2445
|
examples: blacklisted nrf51dongle for ng_networking
|
2015-07-28 18:10:27 +02:00 |
|
haukepetersen
|
ecefad3435
|
boards: added support for the nRF51 Dongle
|
2015-07-28 18:03:01 +02:00 |
|
Peter Kietzmann
|
04110fbd0a
|
Merge pull request #3405 from A-Paul/fix_stm32f3_pwm_driver
cpu/stm32f3: PWM driver, some corrections.
|
2015-07-28 16:17:29 +02:00 |
|
Philipp Rosenkranz
|
935e2d81b4
|
Merge pull request #3409 from phiros/dist_drone_script_fail_if_gh_label_not_set
dist: make drone build script fail if gh label not set
|
2015-07-28 15:03:02 +02:00 |
|
Andreas "Paul" Pauli
|
82c16f2b93
|
cpu/stm32f3: corrected register and return value, edit comment
|
2015-07-28 14:52:52 +02:00 |
|
Martine Lenders
|
a583482c06
|
Merge pull request #3498 from authmillenon/ng_ipv6/fix/write-protect
ng_ipv6: fix write protect
|
2015-07-28 09:57:48 +02:00 |
|
Martine Lenders
|
26458336a8
|
ng_ipv6: fix write protect
|
2015-07-28 09:42:27 +02:00 |
|
Oleg Hahm
|
199736d8db
|
Merge pull request #3499 from authmillenon/ng_ipv6/enh/send-dispatch-for-6lowpan
ng_ipv6: use ng_netapi_dispatch_send to dispatch to 6LoWPAN
|
2015-07-27 16:42:37 +02:00 |
|
Martine Lenders
|
f29f3ab97d
|
ng_ipv6: piggy-back some astyle-fixes
|
2015-07-27 00:58:58 +02:00 |
|
Martine Lenders
|
f4989cc002
|
ng_ipv6: use ng_netapi_dispatch_send to dispatch to 6LoWPAN
|
2015-07-27 00:58:21 +02:00 |
|
Martine Lenders
|
4efdb99597
|
Merge pull request #3497 from tfar/tm/2015/07/fix_ping_stats
Fix statistic calculation in ping shell command
|
2015-07-26 16:28:38 +02:00 |
|
Tobias Markmann
|
f5a991c476
|
shell: Fix statistic calculation in ping shell command
|
2015-07-26 16:15:30 +02:00 |
|
Hauke Petersen
|
cdbb130321
|
Merge pull request #3407 from rakendrathapa/master
Support For Stellaris Launchpad board LM4F120
|
2015-07-24 11:54:13 +02:00 |
|
Martine Lenders
|
44253f41f4
|
Merge pull request #3493 from authmillenon/shell/enh/iphc-flag
shell: ifconfig: add capability to (un)set IPHC
|
2015-07-24 07:31:37 +02:00 |
|
Rakendra Thapa
|
da91eba1ca
|
Converting C++ style coding to C style
|
2015-07-24 08:59:55 +05:30 |
|
rakendrathapa
|
3761ebcc21
|
VariableScope fix: Reducing scope of local var
|
2015-07-24 08:59:54 +05:30 |
|
rakendrathapa
|
de98cdf8be
|
Modify: C++ compatible header files_3
|
2015-07-24 08:59:54 +05:30 |
|
rakendrathapa
|
e4c281a0ff
|
Modify: C++ compatible header files_2
|
2015-07-24 08:59:54 +05:30 |
|
rakendrathapa
|
d263a9b2c5
|
Modify: C++ compatible headers
|
2015-07-24 08:59:54 +05:30 |
|
rakendrathapa
|
2dc37817bc
|
Modify to have C++ compatible header
|
2015-07-24 08:59:54 +05:30 |
|
rakendrathapa
|
63cb5cee4e
|
Converting from DOS endings to UNIX _2
|
2015-07-24 08:59:54 +05:30 |
|
rakendrathapa
|
60fc3f2511
|
Convert from Windows to Dos endings
|
2015-07-24 08:59:54 +05:30 |
|
Raken
|
186041b553
|
Addition for doxygen documentation
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
aa30ecd04f
|
Interrupt file to include isr correctly.
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
38d70a3356
|
Remove trailing whitespace_3
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
1227cb30f6
|
Including CPU_MODEL_ guard in cpu config file.
Remove CC110X definitions.
Changes to be committed:
modified: cpu/lm4f120/include/cpu_conf.h
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
2d656b8732
|
Define CLOCK_SOURCE and move the clock defines to appropriate files.
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
c99de05d23
|
Remove Not yet supported ADC peripheral. ToDo task
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
dad274ccea
|
Makefile changes.
License edit in stellaris_common
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
8e24860266
|
Commits:
- Indentation Edits.
- Edit Header Files.
- Change comments to C-style indentation.
- Edit Periph_conf file to exclude not used peripherals.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is up-to-date with 'origin/master'.
#
# Changes to be committed:
# modified: boards/ek-lm4f120xl/board.c
# modified: boards/ek-lm4f120xl/include/board.h
# modified: boards/ek-lm4f120xl/include/periph_conf.h
# modified: cpu/lm4f120/cpu.c
# modified: cpu/lm4f120/include/cpu_conf.h
# modified: cpu/lm4f120/include/hwtimer_cpu.h
# modified: cpu/lm4f120/include/lm4f120h5qr.h
# modified: cpu/lm4f120/lpm_arch.c
# modified: cpu/lm4f120/periph/adc.c
# modified: cpu/lm4f120/periph/cpuid.c
# modified: cpu/lm4f120/periph/timer.c
# modified: cpu/lm4f120/periph/uart.c
# modified: cpu/lm4f120/vectors.c
#
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
dc2bbffcc7
|
Formatting: Delete blank line at EOF
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
1165d91b6f
|
Remove trailing whitespace_2
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
be15d5c973
|
removing trailing whitespace
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
4757e30e10
|
Remove tabs to spaces
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
9c4a5f5d86
|
Applying Coding Conventions correction
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
028a5a5780
|
Remove unneccessary Files
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
8c1abd716d
|
Adding Files for Stellaris Porting
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
0b673e66da
|
Adding Support for Stellaris Launchpad LM4f120. This board is based on ARM Cortex M4 from TI.
|
2015-07-24 08:59:53 +05:30 |
|
Martine Lenders
|
58d6f124b0
|
shell: ifconfig add capability to (un)set IPHC
|
2015-07-23 17:03:34 +02:00 |
|
BytesGalore
|
63cf9a3d4b
|
Merge pull request #3487 from OlegHahm/ndp_fib_fix_fix
ng_ndp: passing integer instead of pointer to fib
|
2015-07-23 10:39:39 +02:00 |
|
Thomas Eichinger
|
e416937398
|
Merge pull request #3390 from thomaseichinger/pr/fix_warning_errors_freebsd
native: fix warning errors freebsd
|
2015-07-23 10:11:29 +02:00 |
|
Peter Kietzmann
|
38dc882d29
|
Merge pull request #3483 from authmillenon/ng_pktbuf/enh/detailed-stat
ng_pktbuf: provide more detailed information in packet buffer stats
|
2015-07-23 09:58:51 +02:00 |
|
Oleg Hahm
|
2e05b1a5b3
|
ng_ndp: passing integer instead of pointer to fib
c1e20c5156 broke it.
|
2015-07-23 09:54:48 +02:00 |
|
Oleg Hahm
|
976410defc
|
Merge pull request #3472 from phiros/dist_fix_compile_test_error_warning_duplication
compile_test.py: fix error/warning output duplication
|
2015-07-23 09:17:05 +02:00 |
|
Joakim Gebart
|
a1633d8c29
|
Merge pull request #3484 from authmillenon/make/enh/default_sixlowpan_iphc
make: add 6LoWPAN IPHC as default module for 6LoWPAN
|
2015-07-23 08:33:26 +02:00 |
|
Martine Lenders
|
78ef5f08e1
|
make: add 6LoWPAN IPHC as default module for 6LoWPAN
|
2015-07-23 00:01:37 +02:00 |
|
Oleg Hahm
|
59c7b87b35
|
Merge pull request #3480 from authmillenon/ng_at86rf2xx/fix/packet-len
ng_at86rf2xx: substract maximum MAC header length for MTU getter
|
2015-07-22 23:55:19 +02:00 |
|
Martine Lenders
|
3a47459ca0
|
ng_pktbuf: provide more detailed information in packet buffer stats
|
2015-07-22 23:20:23 +02:00 |
|
Lucas Jenß
|
b7bf949484
|
Merge pull request #2759 from x3ro/pr-1342-cryptofoo
Unified Cipher API and Block cipher operation modes: ECB, CBC, CTR and CCM
|
2015-07-22 21:16:32 +02:00 |
|
Martine Lenders
|
139a056f9c
|
Merge pull request #3479 from OlegHahm/sc_netif_default_prefix_len
shell: set default prefix length to 64 for ifconfig
|
2015-07-22 20:53:42 +02:00 |
|