index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Add gcc and binutils version to mcu data dictionary
Kevin O'Connor
2017-12-21
1
-1
/
+1
*
build: Default to python2 in the Makefile
Kevin O'Connor
2017-06-28
1
-1
/
+1
*
build: Use compile_time_request system for init, tasks, and shutdown
Kevin O'Connor
2017-05-26
1
-10
/
+1
*
build: Avoid linker magic in compile_time_request.c unique id generation
Kevin O'Connor
2017-05-26
1
-9
/
+12
*
build: Add __visible to variables in compile_time_request.c
Kevin O'Connor
2017-05-15
1
-1
/
+1
*
build: Rename makefile CFLAGS-y to CFLAGS and LDFLAGS-y to CFLAGS_klipper.elf
Kevin O'Connor
2017-05-15
1
-9
/
+7
*
build: Add workaround to suppress broken avr-gcc "misspelled" warnings
Kevin O'Connor
2017-04-24
1
-1
/
+1
*
build: Define DECL_CONSTANT mechanism for defining exported constants
Kevin O'Connor
2016-12-23
1
-1
/
+1
*
build: Disable gcc's use-linker-plugin option
Kevin O'Connor
2016-12-22
1
-2
/
+2
*
build: Be sure to also include out/*.d files in Makefile
Kevin O'Connor
2016-10-21
1
-1
/
+1
*
build: Support creating and storing the data dictionary on each build
Kevin O'Connor
2016-09-10
1
-1
/
+1
*
build: Avoid objcopy --dump-section flag
Kevin O'Connor
2016-07-10
1
-1
/
+1
*
build: Update declfuncs.lds.S to only use progmem sections on AVR
Kevin O'Connor
2016-06-14
1
-2
/
+2
*
build: Default to O2 optimization
Kevin O'Connor
2016-06-14
1
-1
/
+1
*
gpiocmds: Add Kconfig option to allow boards to disable ADC commands
Kevin O'Connor
2016-06-13
1
-2
/
+3
*
Makefile: Move listing of directories to create to board makefiles
Kevin O'Connor
2016-06-13
1
-3
/
+3
*
generic: Create generic board infrastructure and move misc.h to it
Kevin O'Connor
2016-06-13
1
-2
/
+4
*
avr: Initial support for Atmel AT90USB1286 mcu
Kevin O'Connor
2016-06-05
1
-1
/
+1
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+123