Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-10 | GNU/Linux USB driver shutdown support.HEADmaster | NIIBE Yutaka | |
2017-10-10 | Version 1.5.release/1.5 | NIIBE Yutaka | |
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> | |||
2017-10-10 | Support --debug option for exacmple-cdc-gnu-linux. | NIIBE Yutaka | |
2017-10-10 | New: debug option. | NIIBE Yutaka | |
2017-10-10 | Fix example-cdc. | NIIBE Yutaka | |
2017-09-29 | Fix sys for STM32F103. | NIIBE Yutaka | |
2017-09-08 | Implement flash ROM emulation on GNU/LInux. | NIIBE Yutaka | |
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> | |||
2017-09-05 | Define threads stack size by stack-def.h. | NIIBE Yutaka | |
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> | |||
2017-09-04 | Minor changes for SYS. | NIIBE Yutaka | |
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> | |||
2017-09-04 | Add muc/sys-gnu-linux.*. | NIIBE Yutaka | |
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> | |||
2017-08-11 | Version 1.4. | NIIBE Yutaka | |
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> | |||
2017-08-03 | Allow compile-time override of detected flash size. | Jeremy Drake | |
On the STM32F103C8, as used in the "blue pill" boards, it has been determined that, despite these only officially having 64KiB flash, it is possible to actually use 128KiB of flash. This commit allows for a preprocessor define STM32F103_OVERRIDE_FLASH_SIZE which, when set, is used as the size of flash in KiB instead of reading it from the FLASH_SIZE_REG. | |||
2017-08-02 | Add adc-gnu-linux driver. | NIIBE Yutaka | |
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> | |||
2017-07-07 | Fix error handling of USB-USBIP driver. | NIIBE Yutaka | |
2017-07-06 | Fix USB driver on GNU/Linux. | NIIBE Yutaka | |
2017-07-05 | Add example-fraucheky. | NIIBE Yutaka | |
2017-06-28 | Fix usb-usbip.c. | NIIBE Yutaka | |
2017-06-27 | Added CDC-ACM sample of USBIP. | NIIBE Yutaka | |
2017-06-26 | Add board-gnu-linux.h for emulation. | NIIBE Yutaka | |
2017-06-26 | Added USBIP driver for emulation. | NIIBE Yutaka | |
2017-06-23 | Add GNU/Linux support (not yet makefile). | NIIBE Yutaka | |
2017-06-23 | Factor out arch dependent code. | NIIBE Yutaka | |
2017-06-22 | Remove naked attribute from chopstx_exit. | NIIBE Yutaka | |
2017-06-21 | Use ->V for the return value of chx_sched. | NIIBE Yutaka | |
2017-06-21 | Change exit value access. | NIIBE Yutaka | |
2017-06-16 | Fix chx_wakeup. | NIIBE Yutaka | |
2017-06-16 | Fix MKL27Z USB. | NIIBE Yutaka | |
2017-05-18 | Fix access to REG_R0 at chx_wakeup. | NIIBE Yutaka | |
2017-02-02 | Version 1.3.release/1.3 | NIIBE Yutaka | |
2017-02-01 | Add Blue Pill support. | NIIBE Yutaka | |
2017-02-01 | Switch off red LED for Nitrokey Start. | Szczepan Zalega | |
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
2016-10-13 | Version 1.2release/1.2 | NIIBE Yutaka | |
2016-10-12 | chopstx_join is cancellation point. | NIIBE Yutaka | |
2016-07-11 | stackaddr/size change | NIIBE Yutaka | |
2016-07-01 | Version 1.1release/1.1 | NIIBE Yutaka | |
2016-07-01 | Change API of chopstx_setpriority | NIIBE Yutaka | |
2016-06-30 | chopstx_poll example fix | NIIBE Yutaka | |
2016-06-29 | Update example for fs-bb48 | NIIBE Yutaka | |
2016-06-29 | fix setpriority | NIIBE Yutaka | |
2016-06-28 | chopstx_poll change | NIIBE Yutaka | |
2016-06-16 | Version 1.0release/1.0 | Niibe Yutaka | |
2016-06-16 | Add FST-01G | Niibe Yutaka | |
2016-06-15 | chopstx_exit change | Niibe Yutaka | |
2016-06-14 | Fix USB for STM32 | Niibe Yutaka | |
2016-06-10 | NONE sounds bad, use OK instead | NIIBE Yutaka | |
2016-06-09 | More update of USB API | NIIBE Yutaka | |
2016-06-08 | USB for FS-BB48 | NIIBE Yutaka | |
2016-06-08 | USB API major change | NIIBE Yutaka | |
2016-06-02 | Move files | NIIBE Yutaka | |
2016-06-01 | Fix chx_fatal | NIIBE Yutaka | |