projects
/
gps-watch.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
application: Define UART0_IRQHandler().
2020-01-05
Tilman Sauerbeck
application: Define UART0_IRQHandler().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add Rust glue for the ringbuf module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add the uart module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
application: Enable OSC0.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Implement clock::enable_osc0().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
build: Use rustc to link the binaries instead of gcc.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Mark jump_to_application() as noreturn.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
build: Link libgcc from the command line instead of...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
build: Don't link libraries we don't need.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
application: Initialize and clear the display on startup.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
application: Set up pins for the display.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add the display module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
application: Perform a system reset if PTA12 is pressed.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
application: Configure PTA12 for push button use.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Implement nvic::system_reset().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Never auto-start the application in the...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add the i2c module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Call clock::reset() before jumping to the...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Implement clock::reset().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Combine writes to SIM_CLKDIV1 in clock::configure_cl...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Disable the watchdog.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add the watchdog module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
application: Explicitly enable global interrupts.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Sanitize global interrupt handling.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Implement enable_interrupts() and disable_interrupts().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Disable the USB interrupt in usb_serial::shutdown().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Use the same maximum size for both bootloaders.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Reimplement flash::run_command() in C.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Use distinct USB PIDs depending on location...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Explicitly initialize the port module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Implement port::init().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
application: Add humble beginnings of the application...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Fix two -Wold-style-declaration warnings.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Remove unused variable s_sendSize from virtual_com.c.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Stop USB serial device before entering...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Wrap USB_VcomDeinit() in usb_serial::shutdown().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: USB_VcomDeinit() always shuts down the singleton...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Don't attempt to stop the USB clock in USB_VcomDeinit().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Only attempt to jump to application if...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Import bootloader-final.ld.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Rename bootloader.ld to bootloader-intermediate.ld.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
tools: Don't try to erase and program the second flash...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Refuse to erase the second flash sector.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Only begin serial communication if PTE24...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: configure PTE24 for push button use.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add the gpio module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add the port module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Initialize systick on startup.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add the systick module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
tools: Add support for COMMAND_START_APP.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Use USB VID 0xf055 and PID 0x635c.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Make USB_VcomInit() take VID/PID and pass them on.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add USB_DeviceSetVendorId() and USB_DeviceSetProduct...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Initialize the usb_serial module with an USB...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Jump to application code after serial communicat...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Define application offset.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Implement jump_to_application().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Make run() function return a bool.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Prepare implementation of COMMAND_START_APP.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Remove unused function USB_VcomWriteBlocking().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Remove unused function USB_VcomReadBlocking().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Remove prototype for undefined function USB_VcomRead...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
tools: Add firmware updater.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Call into the bootloader module from main().
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
bootloader: Add the bootloader module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Implement the transmit path for the USB serial...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Implement the receive path for the USB serial...
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add the ringbuf module.
commit
|
commitdiff
|
tree
2020-01-05
Tilman Sauerbeck
common: Add the buffer module.
commit
|
commitdiff
|
tree
2019-12-30
Tilman Sauerbeck
bootloader: Add the flash module.
commit
|
commitdiff
|
tree
2019-12-30
Tilman Sauerbeck
common: Add the crc32 module.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Define panic handler using the #[panic_handler...
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Implement USB0 interrupt handler.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Implement USB_DeviceIsrEnable() and USB_DeviceClockI...
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
bootloader: Initialize the usb_serial module on startup.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Add the usb_serial module.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
bootloader: Put the binary at offset 0x8000 in flash.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Implement clock::configure_usb().
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Set SIM_SOPT2.PLLFLLSEL by default.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
bootloader: Configure system and peripheral clocks.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Add the clock module.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Remove unused code from usb_osa_bm.c.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Use asm instead of __ASM in USB_OsaEnterCritical().
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Implement __disable_irq() from CMSIS.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Remove EnableIRQ() and DisableIRQ() from fsl_common.h.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Remove useless calls to __NOP() in busy wait...
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Avoid including fsl_clock.h, clock_config.h...
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Hardcode use of NXP's USB baremetal stack in...
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Avoid including core_cm0plus.h and system_MKL26Z4.h.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Hardcode our target's CPU type in fsl_device_registe...
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Add NXP's USB serial code.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Add the nvic module.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
common: Add the register module.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
bootloader: Fix address of SRAM in the target.
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
bootloader: Remove linker symbols __Vectors_Size and...
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
bootloader: Remove commented support for multiple ...
commit
|
commitdiff
|
tree
2019-07-07
Tilman Sauerbeck
build: Add infrastructure for the bootloader program...
commit
|
commitdiff
|
tree
2019-05-26
Tilman Sauerbeck
Initial commit.
commit
|
commitdiff
|
tree