Skip to content

Instantly share code, notes, and snippets.

repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
@esteve
esteve / CMakeCache.txt
Created September 15, 2015 23:41
CMakeCache.txt with cache enabled
# This is the CMakeCache file.
# For build in directory: c:/dev/ros2/build/test_rclcpp
# It was generated by CMake: C:/Program Files (x86)/CMake/bin/cmake.exe
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
@esteve
esteve / CMakeCache.txt
Created September 15, 2015 23:39
CMakeCache.txt with cache disabled
# This is the CMakeCache file.
# For build in directory: c:/dev/ros2/build/test_rclcpp
# It was generated by CMake: C:/Program Files (x86)/CMake/bin/cmake.exe
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
@esteve
esteve / ath6kl_sdio.conf
Created June 1, 2015 19:29
ath6kl_sdio configuration file
options ath6kl_sdio ath6kl_wifi_mac=58:fc:db:40:08:f9
@esteve
esteve / .config
Created June 1, 2015 19:24
Kernel configuration for IFC6410 board
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.4.0 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_MIGHT_HAVE_PCI=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_GENERIC_GPIO=y
# CONFIG_ARCH_USES_GETTIMEOFFSET is not set